« get me outta code hell

data: generic composite dependency comments - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/data/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-11-14 21:45:35 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-11-14 21:45:51 -0400
commit764b6a3a2c89d0e4d948862bfeb546d33bbf45e6 (patch)
tree5497581a11f069abffeaa364a28342040cea1f6d /src/data/composite/data/index.js
parentb053fa14052aaa24883e73a3f899016f963b5d43 (diff)
data: generic composite dependency comments
Diffstat (limited to 'src/data/composite/data/index.js')
-rw-r--r--src/data/composite/data/index.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/data/composite/data/index.js b/src/data/composite/data/index.js
index ecd0512..db1c37c 100644
--- a/src/data/composite/data/index.js
+++ b/src/data/composite/data/index.js
@@ -1,3 +1,8 @@
+// #composite/data
+//
+// Entries here may depend on entries in #composite/control-flow.
+//
+
 export {default as excludeFromList} from './excludeFromList.js';
 export {default as fillMissingListItems} from './fillMissingListItems.js';
 export {default as withFlattenedList} from './withFlattenedList.js';