From aefa7862874e51c07d265e8505ead5662d2158e1 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 1 May 2025 13:07:22 -0300 Subject: data: ContentEntry.withSourceText (first try) --- src/data/composite/things/content/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/composite/things/content/index.js') diff --git a/src/data/composite/things/content/index.js b/src/data/composite/things/content/index.js index 091bae1a..1ee188c5 100644 --- a/src/data/composite/things/content/index.js +++ b/src/data/composite/things/content/index.js @@ -1 +1,2 @@ +export {default as withSourceText} from './withSourceText.js'; export {default as withWebArchiveDate} from './withWebArchiveDate.js'; -- cgit 1.3.0-6-gf8a5