Saltearse al contenido

PropertiesOrBuilders

Esta página aún no está disponible en tu idioma.

@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