Zum Inhalt springen

buildEntityCallbacks

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

@firecms/core


@firecms/core / buildEntityCallbacks

buildEntityCallbacks<M>(callbacks): EntityCallbacks<M>

Defined in: util/builders.ts:113

Identity function we use to defeat the type system of Typescript and preserve the properties keys.

M extends Record<string, any> = any

EntityCallbacks<M>

EntityCallbacks<M>