Skip to content

Type Alias: Operation

ts
type Operation = z.infer<typeof OperationSchema>;

Defined in: src/v2/models/operation.ts:11