@arianee/arianee-privacy-gateway-client
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@arianee/arianee-privacy-gateway-client", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
export * from './lib/arianee-privacy-gateway-client'; | ||
import ArianeePrivacyGatewayClient from './lib/arianee-privacy-gateway-client'; | ||
export { ArianeePrivacyGatewayClient }; |
export * from './lib/arianee-privacy-gateway-client'; | ||
import ArianeePrivacyGatewayClient from './lib/arianee-privacy-gateway-client'; | ||
export { ArianeePrivacyGatewayClient }; | ||
//# sourceMappingURL=index.js.map |
@@ -35,1 +35,2 @@ import { Core } from '@arianee/core'; | ||
} | ||
export { ArianeePrivacyGatewayClient }; |
@@ -129,2 +129,3 @@ import { __awaiter } from "tslib"; | ||
} | ||
export { ArianeePrivacyGatewayClient }; | ||
//# sourceMappingURL=arianee-privacy-gateway-client.js.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13464
166