Skip to content

Type Alias: SubmitTask

ts
type SubmitTask = z.input<typeof SubmitTaskSchema>;

Defined in: src/cloud/parameters/submitTask.ts:12