UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

5 lines 146 B
/** Reasons why a VPS might be locked */ export declare enum LockReasonEnum { 'abuse' = "abuse" } //# sourceMappingURL=LockReasonEnum.d.ts.map