From 928a8247048d3476d46b0e8817f11fc5b068506a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 1 May 2025 16:50:50 -0300 Subject: data: ContentEntry: implicit references via artistText --- src/data/composite/things/content/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/composite/things/content/index.js') 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'; -- cgit 1.3.0-6-gf8a5