UNPKG

@datocms/cma-client

Version:
5 lines (4 loc) 129 B
/** * The value must be unique across the whole collection of records. */ export type UniqueValidator = Record<string, never>;