@smallstack/common
Advanced tools
Comparing version 0.7.19 to 0.7.20
@@ -40,1 +40,6 @@ export * from "./InitLevelService"; | ||
import "./initDefaults"; | ||
export * from "./api/API"; | ||
export * from "./api/APIError"; | ||
export * from "./api/APIPaginationParameters"; | ||
export * from "./api/APIPaginationResult"; | ||
export * from "./api/APIParams"; |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.19", | ||
"version": "0.7.20", | ||
"description": "common functionality for smallstack projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle/smallstack_common.umd.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
387407
81
2066