Skip to content

Variable: GetProjectRolesSchema

ts
const GetProjectRolesSchema: ZodObject<{
  projectIdOrKey: ZodString;
}, $strip>;

Defined in: src/cloud/parameters/getProjectRoles.ts:3