PropertyOrBuilder
@firecms/core / PropertyOrBuilder
Type Alias: PropertyOrBuilder<T, M>
Section titled “Type Alias: PropertyOrBuilder<T, M>”PropertyOrBuilder<
T,M> =Property<T> |PropertyBuilder<T,M>
Defined in: types/properties.ts:301
Type Parameters
Section titled “Type Parameters”M extends Record<string, any> = any