Skip to main content

Variable: assertPlanType

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

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

Parameters

value

unknown

Returns

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