Skip to content

Type Alias: UpdateTask

ts
type UpdateTask = z.input<typeof UpdateTaskSchema>;

Defined in: src/v2/parameters/updateTask.ts:15