Skip to main content

Variable: isPlanType

const isPlanType: (value) => value is "canonical" | "chronological" | "thematic" | "nt_only" | "ot_only" | "gospels" | "custom" = planTypeValidator.is

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

Parameters

value

unknown

Returns

value is "canonical" | "chronological" | "thematic" | "nt_only" | "ot_only" | "gospels" | "custom"