@berish/serber
Advanced tools
Comparing version 1.2.4 to 1.3.0
@@ -6,3 +6,3 @@ import * as plugins from './plugins'; | ||
export * from './getKeys'; | ||
export * from './withDefaultParams'; | ||
export * from './withParamsPlugin'; | ||
export { plugins }; |
@@ -11,3 +11,3 @@ "use strict"; | ||
__export(require("./getKeys")); | ||
__export(require("./withDefaultParams")); | ||
__export(require("./withParamsPlugin")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@berish/serber", | ||
"version": "1.2.4", | ||
"version": "1.3.0", | ||
"description": "Serializable and deserializable adaptive adapter with plugins", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
84038
62
928