« get me outta code hell

index.js « artwork « things « composite « data « src - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/artwork/index.js
blob: e2661b502d850303cd01cc0e1717fe6c008ad527 (plain)
1
2
export {default as withContainingArtworkList} from './withContainingArtworkList.js';
export {default as withDate} from './withDate.js';