UNPKG

@datocms/cma-client

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