Skip to content

PropertyOrBuilder

@firecms/core


@firecms/core / PropertyOrBuilder

PropertyOrBuilder<T, M> = Property<T> | PropertyBuilder<T, M>

Defined in: types/properties.ts:301

T extends CMSType = CMSType

M extends Record<string, any> = any