node-ovh-ts
Version:
OVH API wrapper library for TypeScript
2 lines • 438 B
JavaScript
var o=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var d=Object.prototype.hasOwnProperty;var C=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of a(t))!d.call(e,r)&&r!==n&&o(e,r,{get:()=>t[r],enumerable:!(i=s(t,r))||i.enumerable});return e};var g=e=>C(o({},"__esModule",{value:!0}),e);var u={};module.exports=g(u);
//# sourceMappingURL=CloudContainerRegistryPlan.js.map