From 323c8df744ea58e52f107e4a85589e8e338998cd Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 6 Mar 2024 13:41:38 -0400 Subject: data: withRecontextualizedContributionList --- src/data/composite/wiki-data/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/composite/wiki-data/index.js') diff --git a/src/data/composite/wiki-data/index.js b/src/data/composite/wiki-data/index.js index 15ebaffa..a0a6be7f 100644 --- a/src/data/composite/wiki-data/index.js +++ b/src/data/composite/wiki-data/index.js @@ -9,6 +9,7 @@ export {default as inputWikiData} from './inputWikiData.js'; export {default as withDirectory} from './withDirectory.js'; export {default as withDirectoryFromName} from './withDirectoryFromName.js'; export {default as withParsedCommentaryEntries} from './withParsedCommentaryEntries.js'; +export {default as withRecontextualizedContributionList} from './withRecontextualizedContributionList.js'; export {default as withResolvedContribs} from './withResolvedContribs.js'; export {default as withResolvedReference} from './withResolvedReference.js'; export {default as withResolvedReferenceList} from './withResolvedReferenceList.js'; -- cgit 1.3.0-6-gf8a5