Skip to content

Type Alias: SanitizedJqlQuery

ts
type SanitizedJqlQuery = z.infer<typeof SanitizedJqlQuerySchema>;

Defined in: src/cloud/models/sanitizedJqlQuery.ts:16