« get me outta code hell

data: withContributionListSums, withSum - 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>2024-03-06 14:25:16 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-06-12 17:26:36 -0300
commit0630befa57356b8da8b54eda97ab7c6bb68ee8a1 (patch)
tree518c1de134a0bcb4a4384d3358b596af30479c16 /src/data/composite/wiki-data/index.js
parentdc577200fc6c469fdc972f4d00216e41b7e51024 (diff)
data: withContributionListSums, withSum
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 a0a6be7f..9a9a5fa2 100644
--- a/src/data/composite/wiki-data/index.js
+++ b/src/data/composite/wiki-data/index.js
@@ -6,6 +6,7 @@
 
 export {default as exitWithoutContribs} from './exitWithoutContribs.js';
 export {default as inputWikiData} from './inputWikiData.js';
+export {default as withContributionListSums} from './withContributionListSums.js';
 export {default as withDirectory} from './withDirectory.js';
 export {default as withDirectoryFromName} from './withDirectoryFromName.js';
 export {default as withParsedCommentaryEntries} from './withParsedCommentaryEntries.js';