Skip to content

Type Alias: Task

ts
type Task = z.infer<typeof TaskSchema>;

Defined in: src/v1/models/task.ts:23