UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 185 B
/** The Regional Internet Registry of this IP block */ export declare enum BlockRegisterEnum { 'arin' = "arin", 'ripe' = "ripe" } //# sourceMappingURL=BlockRegisterEnum.d.ts.map