UNPKG

@climatepartner/climatepartner-api-sdk

Version:

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

10 lines (9 loc) 530 B
// src/gen/interface/components/i-order-check-order-error-project-not-found-codes.ts var IOrderCheckOrderErrorProjectNotFoundCodes = /* @__PURE__ */ ((IOrderCheckOrderErrorProjectNotFoundCodes2) => { IOrderCheckOrderErrorProjectNotFoundCodes2["PROJECT_NOT_FOUND"] = "PROJECT_NOT_FOUND"; return IOrderCheckOrderErrorProjectNotFoundCodes2; })(IOrderCheckOrderErrorProjectNotFoundCodes || {}); export { IOrderCheckOrderErrorProjectNotFoundCodes }; //# sourceMappingURL=i-order-check-order-error-project-not-found-codes.mjs.map