UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

10 lines (9 loc) 285 B
import * as copy from './copy/index.js'; export * from './Copy.js'; export * from './CopyRestorePayload.js'; export * from './CreateDump.js'; export * from './CreatePayload.js'; export * from './Dump.js'; export * from './ImportPayload.js'; export * from './User.js'; export { copy };