Skip to content

Variable: GetIssueTypePropertyKeysSchema

ts
const GetIssueTypePropertyKeysSchema: ZodObject<{
  issueTypeId: ZodString;
}, $strip>;

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