Skip to content

InferCollectionType

@firecms/core


@firecms/core / InferCollectionType

InferCollectionType<S> = S extends EntityCollection<infer M> ? M : never

Defined in: types/collections.ts:608

S extends EntityCollection