Type Alias: ActiveOperationsArray
type ActiveOperationsArray = z.ZodOptional<z.ZodArray<z.ZodString>>;
Defined in: shared/types/schemaTypes.ts:258
type ActiveOperationsArray = z.ZodOptional<z.ZodArray<z.ZodString>>;
Defined in: shared/types/schemaTypes.ts:258