/**
 * Use an expanded view with records' image preview to pick the records to reference inside the field.
 * For Multiple links fields.
 */
export type LinksEmbedEditorConfiguration = Record<string, never>;
