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