Zum Inhalt springen

InferCollectionType

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

@firecms/core


@firecms/core / InferCollectionType

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

Defined in: types/collections.ts:608

S extends EntityCollection