UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

13 lines 475 B
import * as SavingsPlan from './SavingsPlan/index'; export * from './ChangePeriodEndAction'; export * from './ChangeSize'; export * from './PeriodEndActionEnum'; export * from './PlannedChange'; export * from './PlannedChangeProperties'; export * from './SavingsPlan'; export { SavingsPlan }; export * from './SimulatedSavingsPlan'; export * from './StatusEnum'; export * from './SubscribableSavingsPlanOffer'; export * from './Subscribe'; //# sourceMappingURL=index.d.ts.map