UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

10 lines 296 B
import * as copy from './copy/index'; export * from './Copy'; export * from './CopyRestorePayload'; export * from './CreateDump'; export * from './CreatePayload'; export * from './Dump'; export * from './ImportPayload'; export * from './User'; export { copy }; //# sourceMappingURL=index.d.ts.map