CollectionMap
CollectionMap<
T
> =T
Defined in: packages/core/src/cms.ts:162
Type helper for mapping collection names to their collection definitions.
Type Parameters
Section titled “Type Parameters”T
extends Record
<string
, CollectionAny
>
Record mapping collection names to Collection instances