Skip to content

Type Alias: SubmitComponents

ts
type SubmitComponents = z.infer<typeof SubmitComponentsSchema>;

Defined in: src/agile/models/submitComponents.ts:34