UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 212 B
import * as Cloud from './Cloud/index'; import * as Cloudram from './Cloudram/index'; import * as Ssd from './Ssd/index'; export { Cloud }; export { Cloudram }; export { Ssd }; //# sourceMappingURL=index.d.ts.map