@ovh-api/ssl-gateway
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -476,1 +476,2 @@ import { OvhWrapper, OvhRequestable } from '@ovh-api/common'; | ||
} | ||
export default ApiSslGateway; |
@@ -22,1 +22,2 @@ "use strict"; | ||
exports.ApiSslGateway = ApiSslGateway; | ||
exports.default = ApiSslGateway; |
@@ -471,1 +471,2 @@ import { OvhWrapper, OvhRequestable, OvhParamType } from '@ovh-api/common'; | ||
} | ||
export default ApiSslGateway; |
{ | ||
"name": "@ovh-api/ssl-gateway", | ||
"description": "Add typing to to ovh api ssl-gateway", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,3 @@ "typings": "dist/index.d.ts", | ||
}, | ||
"gitHead": "54a9e68076845746eb9479542cea8f942a293f4b" | ||
"gitHead": "25ee0536d4a8228185f08abc0a4831dfdd2a9326" | ||
} |
28246
971