« get me outta code hell

index.js « art-tag « 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/art-tag/index.js
blob: bbd38293f693641c5ca992f2e07f81713907aaca (plain)
1
2
export {default as withAllDescendantArtTags} from './withAllDescendantArtTags.js';
export {default as withAncestorArtTagBaobabTree} from './withAncestorArtTagBaobabTree.js';