@smallstack/common
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -38,3 +38,5 @@ export * from "./InitLevelService"; | ||
export * from "./data/TypesystemUtils"; | ||
export * from "./interfaces/TokenService"; | ||
export * from "./data/APISyncOptions"; | ||
export * from "./navigation/types/typesystem"; | ||
import "./init"; |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "common functionality for smallstack projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle/index.umd.js", |
294871
1394