« get me outta code hell

index.js « content « things « data « src - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/content/index.js
blob: aaa7f3044651eaf7f55edaf36fe76346a5c3e680 (plain)
1
2
3
4
5
6
7
8
9
// Yet Another Index.js File Descending From A Folder Named Content

export * from './ContentEntry.js';

export * from './CommentaryEntry.js';
export * from './LyricsEntry.js';

export * from './CreditingSourcesEntry.js';
export * from './ReferencingSourcesEntry.js';