UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 146 B
/** Raw storage policy */ export interface PolicyRaw { /** Raw storage policy */ policy: string; } //# sourceMappingURL=PolicyRaw.d.ts.map