« get me outta code hell

data: Artwork.{isMainArtwork,mainArtwork,siblingArtworks} - 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
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-04-16 18:10:39 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-22 15:36:37 -0300
commit450526565e92a5c914268bfcc653a95b44752393 (patch)
tree95fd7237e04244a9caecca0734a486c194ad2dfd /src/data/composite/things/artwork/index.js
parent46c4c299e50d9ad0262b660254b4f1c2e8ef1880 (diff)
data: Artwork.{isMainArtwork,mainArtwork,siblingArtworks}
Diffstat (limited to 'src/data/composite/things/artwork/index.js')
-rw-r--r--src/data/composite/things/artwork/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/things/artwork/index.js b/src/data/composite/things/artwork/index.js
index b92bff72..e2661b50 100644
--- a/src/data/composite/things/artwork/index.js
+++ b/src/data/composite/things/artwork/index.js
@@ -1 +1,2 @@
+export {default as withContainingArtworkList} from './withContainingArtworkList.js';
 export {default as withDate} from './withDate.js';