Skip to content

Type Alias: IssueContextVariable

ts
type IssueContextVariable = z.infer<typeof IssueContextVariableSchema>;

Defined in: src/cloud/models/issueContextVariable.ts:17