UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 108 B
/** Duration (e.g., P1Y2M3DT4H6M9S) */ export type Duration = string; //# sourceMappingURL=Duration.d.ts.map