UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 246 B
import * as aCL from './aCL/index'; export * from './ApiAccess'; export * from './Cluster'; export * from './ClusterAccess'; export * from './ClusterStateEnum'; export * from './ClusterWithIAM'; export { aCL }; //# sourceMappingURL=index.d.ts.map