Skip to content

AdminFieldTsType

AdminFieldTsType = typeof ADMIN_FIELDS[keyof typeof ADMIN_FIELDS]["interfaceType"]

Defined in: packages/core/src/fields/constants.ts:96

Union of all TypeScript type strings corresponding to the supported field types (e.g. "string" | "number" | …).