UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

7 lines 204 B
import * as volume from './volume/index'; export * from './Flavor'; export * from './SSHKey'; export * from './Volume'; export * from './VolumeType'; export { volume }; //# sourceMappingURL=index.d.ts.map