Skip to main content

Variable: assertModuleType

const assertModuleType: (value) => "bible" | "commentary" | "dictionary" | "book" | "devotional" | "lexicon" | "topical_index" | "cross_reference" | "tag_graph" = moduleTypeValidator.assert

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

Parameters

value

unknown

Returns

"bible" | "commentary" | "dictionary" | "book" | "devotional" | "lexicon" | "topical_index" | "cross_reference" | "tag_graph"