Skip to main content

Type Alias: GarminChecklistSetDef<S, G, L, B>

GarminChecklistSetDef<S, G, L, B> = ChecklistSetDef<GarminChecklistItemTypeDefMap, S, G, L, B>

Defined in: src/garminsdk/checklist/GarminChecklistDefinitions.ts:15

A definition for a set of Garmin checklists.

Type Parameters

Type ParameterDefault typeDescription
SunknownThe metadata attached to the checklist set.
GunknownThe metadata attached to the checklist groups contained in the definition.
LunknownThe metadata attached to the checklist lists contained in the definition.
BunknownThe metadata attached to the checklist branches contained in the definition.