Skip to content

buildProperties

@firecms/core


@firecms/core / buildProperties

buildProperties<M>(properties): PropertiesOrBuilders<M>

Defined in: util/builders.ts:65

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

M extends Record<string, any>

PropertiesOrBuilders<M>

PropertiesOrBuilders<M>