UNPKG

@climatepartner/climatepartner-api-sdk

Version:

The ClimatePartner API provides one uniform public API to customers of ClimatePartner.

17 lines (16 loc) 625 B
// src/gen/interface/components/i-inland-ship-type.ts var IInlandShipType = /* @__PURE__ */ ((IInlandShipType2) => { IInlandShipType2["ib-eu-bu"] = "ib-eu-bu"; IInlandShipType2["ib-gr-bu"] = "ib-gr-bu"; IInlandShipType2["ib-jo-bu"] = "ib-jo-bu"; IInlandShipType2["ib-eu-ct"] = "ib-eu-ct"; IInlandShipType2["ib-gr-ct"] = "ib-gr-ct"; IInlandShipType2["ib-jo-ct"] = "ib-jo-ct"; IInlandShipType2["ib-pc-2x2-bu"] = "ib-pc-2x2-bu"; IInlandShipType2["ib-pc-2x2-ct"] = "ib-pc-2x2-ct"; return IInlandShipType2; })(IInlandShipType || {}); export { IInlandShipType }; //# sourceMappingURL=i-inland-ship-type.mjs.map