UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 191 B
/** How do you want your shipment shipped */ export declare enum ShippingMethodEnum { 'dhl' = "dhl", 'mondialRelay' = "mondialRelay" } //# sourceMappingURL=ShippingMethodEnum.d.ts.map