From 9c49b349785eea14e29a489b3f78784c659316f8 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 1 May 2025 14:59:30 -0300 Subject: data: CommentaryEntry.isWikiEditorCommentary, etc Also: LyricsEntry.isWikiLyrics Also: hasAnnotationPart --- 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 71133ce0..474c2af2 100644 --- a/src/data/composite/things/content/index.js +++ b/src/data/composite/things/content/index.js @@ -1,3 +1,4 @@ +export {default as hasAnnotationPart} from './hasAnnotationPart.js'; export {default as withAnnotationParts} from './withAnnotationParts.js'; export {default as withSourceText} from './withSourceText.js'; export {default as withWebArchiveDate} from './withWebArchiveDate.js'; -- cgit 1.3.0-6-gf8a5