Skip to content

Type Alias: Operations

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

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