UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

13 lines 564 B
import * as UnitAndValues_telephony from './UnitAndValues_telephony/index'; import * as UnitAndValues_vps from './UnitAndValues_vps/index'; import * as UnitAndValues_xdsl from './UnitAndValues_xdsl/index'; export * from './UnitAndValueDouble'; export * from './UnitAndValueLong'; export * from './SafeKeyValueString'; export * from './SafeKeyValueCanBeNullString'; export * from './UnitAndValueString'; export * from './RangeLong'; export { UnitAndValues_telephony }; export { UnitAndValues_vps }; export { UnitAndValues_xdsl }; //# sourceMappingURL=index.d.ts.map