@smallstack/common
Advanced tools
Comparing version 0.7.43 to 0.7.45
@@ -50,3 +50,7 @@ import { API } from "../api/API"; | ||
unique?: boolean; | ||
blackbox?: boolean; | ||
/** | ||
* Fields for CustomDictionary Type | ||
*/ | ||
dictionaryKeyType?: string; | ||
dictionaryValueType?: string; | ||
} | ||
@@ -53,0 +57,0 @@ export interface TypeModel { |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.43", | ||
"version": "0.7.45", | ||
"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
2219
425783