UNPKG

@datocms/cma-client

Version:
5 lines (4 loc) 111 B
/** * Built-in editor for Boolean fields. */ export type BooleanEditorConfiguration = Record<string, never>;