Variable: assertItemType
constassertItemType: (value) =>"commentary"|"verse"|"passage"|"note"|"dictionary_entry"|"book_section"|"image"=itemTypeValidator.assert
Defined in: Data/Core/Types.ts:224
Parameters
value
unknown
Returns
"commentary" | "verse" | "passage" | "note" | "dictionary_entry" | "book_section" | "image"