UNPKG

@datocms/cma-client

Version:
6 lines (5 loc) 196 B
/** * Use a select input with auto-completion to pick the records to reference inside the field. * For Single link fields. */ export type LinkSelectEditorConfiguration = Record<string, never>;