From 14f9c99b13e499068b36ca67142fc20c3b3732a2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 14 Apr 2025 20:59:17 -0300 Subject: data: CommentaryEntry Fully integrated, all in one commit! Wow! --- src/data/composite/things/commentary-entry/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/data/composite/things/commentary-entry/index.js (limited to 'src/data/composite/things/commentary-entry/index.js') diff --git a/src/data/composite/things/commentary-entry/index.js b/src/data/composite/things/commentary-entry/index.js new file mode 100644 index 00000000..091bae1a --- /dev/null +++ b/src/data/composite/things/commentary-entry/index.js @@ -0,0 +1 @@ +export {default as withWebArchiveDate} from './withWebArchiveDate.js'; -- cgit 1.3.0-6-gf8a5