UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

8 lines 182 B
/** complexType.UnitAndValue_long */ export interface UnitAndValueLong { /** */ unit: string; /** */ value: number; } //# sourceMappingURL=UnitAndValueLong.d.ts.map