« get me outta code hell

data: ContentEntry: implicit references via artistText - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/things/content/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-05-01 16:50:50 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-05-06 12:29:06 -0300
commit928a8247048d3476d46b0e8817f11fc5b068506a (patch)
treebace6d72e1cfe502104936c3632d2cb9394887e4 /src/data/composite/things/content/index.js
parent2e5b3352a3ab82e4d6fa249f3c74fb8a1f8fad04 (diff)
data: ContentEntry: implicit references via artistText
Diffstat (limited to 'src/data/composite/things/content/index.js')
-rw-r--r--src/data/composite/things/content/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/things/content/index.js b/src/data/composite/things/content/index.js
index eeedcdcd..b03db684 100644
--- a/src/data/composite/things/content/index.js
+++ b/src/data/composite/things/content/index.js
@@ -1,3 +1,4 @@
+export {default as contentArtists} from './contentArtists.js';
 export {default as hasAnnotationPart} from './hasAnnotationPart.js';
 export {default as withAnnotationParts} from './withAnnotationParts.js';
 export {default as withSourceText} from './withSourceText.js';