Skip to content

CollectionMap

CollectionMap<T> = T

Defined in: packages/core/src/cms.ts:162

Type helper for mapping collection names to their collection definitions.

T extends Record<string, CollectionAny>

Record mapping collection names to Collection instances