UNPKG

@datocms/cma-client

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