Skip to content

Variable: RoleTypeSchema

ts
const RoleTypeSchema: ZodCustom<string & object | "SYSTEM" | "CUSTOM", string & object | "SYSTEM" | "CUSTOM">;

Defined in: src/v2/models/roleType.ts:5

The role type.