buildPropertiesOrBuilder
@firecms/core / buildPropertiesOrBuilder
Function: buildPropertiesOrBuilder()
Section titled “Function: buildPropertiesOrBuilder()”buildPropertiesOrBuilder<
M>(propertiesOrBuilder):PropertiesOrBuilders<M>
Defined in: util/builders.ts:77
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>