Skip to content

Type Alias: Operations

ts
type Operations = z.infer<typeof OperationsSchema>;

Defined in: src/agile/models/operations.ts:11