@ovh-api/ssl-gateway
Advanced tools
Comparing version 3.1.22 to 3.1.23
@@ -0,0 +0,0 @@ import { CacheAction, ICacheOptions, OvhRequestable } from '@ovh-api/common'; |
@@ -9,5 +9,5 @@ "use strict"; | ||
function proxySslGateway(ovhEngine) { | ||
return common_1.buildOvhProxy(ovhEngine, '/sslGateway'); | ||
return (0, common_1.buildOvhProxy)(ovhEngine, '/sslGateway'); | ||
} | ||
exports.proxySslGateway = proxySslGateway; | ||
exports.default = proxySslGateway; |
{ | ||
"name": "@ovh-api/ssl-gateway", | ||
"description": "Add typing to to ovh api ssl-gateway", | ||
"version": "3.1.22", | ||
"version": "3.1.23", | ||
"typings": "index.d.ts", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
], | ||
"gitHead": "fe86cdf9361549f57086497c6eb8a16d19408a7b", | ||
"gitHead": "d26dc8bb210fec32ce4c25c8db733986be6e8519", | ||
"keywords": [ | ||
@@ -31,0 +31,0 @@ "ovh", |
Sorry, the diff of this file is not supported yet
17818