UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

2 lines 386 B
var r=class{constructor(e){this.list=()=>this.ovh.request("GET","/vip");this.getByServiceName=e=>this.ovh.request("GET",`/vip/${e}`);this.getServiceInfosByServiceName=e=>this.ovh.request("GET",`/vip/${e}/serviceInfos`);this.updateServiceInfosByServiceName=(e,i)=>this.ovh.request("PUT",`/vip/${e}/serviceInfos`,i);this.ovh=e}};export{r as a}; //# sourceMappingURL=chunk-6BTZZMO3.mjs.map