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