Skip to content

Type Alias: LongTask

ts
type LongTask = z.infer<typeof LongTaskSchema>;

Defined in: src/v1/models/longTask.ts:15