UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

5 lines (4 loc) 132 B
import * as service from './service/index.js'; export * from './BillingGroup.js'; export * from './Service.js'; export { service };