buildProperties
@firecms/core / buildProperties
Function: buildProperties()
Section titled “Function: 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.
Type Parameters
Section titled “Type Parameters”M extends Record<string, any>