Skip to content

Type Alias: TaskPageResponse

ts
type TaskPageResponse = z.infer<typeof TaskPageResponseSchema>;

Defined in: src/v1/models/taskPageResponse.ts:12