Skip to main content

Variable: assertSourceType

const assertSourceType: (value) => "journal" | "prayer" | "verse" | "note" | "dictionary_entry" | "book_section" | "commentary_entry" | "devotional_entry" | "topic" | "cross_reference_group" | "entity_facet" = sourceTypeValidator.assert

Defined in: Data/Core/Types.ts:332

Parameters

value

unknown

Returns

"journal" | "prayer" | "verse" | "note" | "dictionary_entry" | "book_section" | "commentary_entry" | "devotional_entry" | "topic" | "cross_reference_group" | "entity_facet"