Skip to content

Variable: GetAllSystemAvatarsSchema

ts
const GetAllSystemAvatarsSchema: ZodObject<{
  type: ZodCustom<"priority" | "user" | string & object | "project" | "issuetype", "priority" | "user" | string & object | "project" | "issuetype">;
}, $strip>;

Defined in: src/cloud/parameters/getAllSystemAvatars.ts:4