amocrm-client
Advanced tools
Comparing version 0.0.105 to 0.0.110
export * from './client'; | ||
export * from './interfaces'; | ||
export * from './api/models'; |
@@ -6,2 +6,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./interfaces"), exports); | ||
tslib_1.__exportStar(require("./api/models"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "amocrm-client", | ||
"version": "0.0.105", | ||
"version": "0.0.110", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
266123
269
4743