Skip to content

Type Alias: JqlQueryToSanitize

ts
type JqlQueryToSanitize = z.infer<typeof JqlQueryToSanitizeSchema>;

Defined in: src/cloud/models/jqlQueryToSanitize.ts:18