Zum Inhalt springen

PropertiesOrBuilders

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

@firecms/core


@firecms/core / PropertiesOrBuilders

PropertiesOrBuilders<M> = { [k in keyof M]: PropertyOrBuilder<M[k], M> }

Defined in: types/properties.ts:308

M extends Record<string, any> = any