« get me outta code hell

data: withThingsSortedAlphabetically - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/wiki-data/index.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-12-03 13:25:05 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-03 13:25:48 -0400
commit5c1d9fb97b8ecc61c0343d6eee63a735c34e53c9 (patch)
tree56beec48fe6aa435beb08095ba74352a76ed906f /src/data/composite/wiki-data/index.js
parentdb4698f9ce602227dc2c9aa79c409dd4ce508e7b (diff)
data: withThingsSortedAlphabetically
Diffstat (limited to 'src/data/composite/wiki-data/index.js')
-rw-r--r--src/data/composite/wiki-data/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/composite/wiki-data/index.js b/src/data/composite/wiki-data/index.js
index df50a2d..a2ff09d 100644
--- a/src/data/composite/wiki-data/index.js
+++ b/src/data/composite/wiki-data/index.js
@@ -12,3 +12,4 @@ export {default as withResolvedContribs} from './withResolvedContribs.js';
 export {default as withResolvedReference} from './withResolvedReference.js';
 export {default as withResolvedReferenceList} from './withResolvedReferenceList.js';
 export {default as withReverseReferenceList} from './withReverseReferenceList.js';
+export {default as withThingsSortedAlphabetically} from './withThingsSortedAlphabetically.js';