Skip to main content

Variable: assertDictionaryType

const assertDictionaryType: (value) => "strongs" | "greek_lexicon" | "hebrew_lexicon" | "bible_dictionary" | "topical" = dictionaryTypeValidator.assert

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

Parameters

value

unknown

Returns

"strongs" | "greek_lexicon" | "hebrew_lexicon" | "bible_dictionary" | "topical"