« get me outta code hell

data: split group.js - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/group/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-01-26 13:38:13 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-01-26 13:47:00 -0400
commitaa3cb2dd34780fd97873340c3faf7388993fa8d8 (patch)
tree110f77c2f333c251fe61ee51f4faad0b4d2547fd /src/data/things/group/index.js
parentec05edf5ad729f6a02618f88ca1cfe3ef6a6f0ea (diff)
data: split group.js
Diffstat (limited to 'src/data/things/group/index.js')
-rw-r--r--src/data/things/group/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/data/things/group/index.js b/src/data/things/group/index.js
new file mode 100644
index 00000000..1723f136
--- /dev/null
+++ b/src/data/things/group/index.js
@@ -0,0 +1,3 @@
+export * from './Group.js';
+export * from './GroupCategory.js';
+export * from './Series.js';