@smallstack/common
Advanced tools
Comparing version 0.7.45 to 0.7.46
@@ -9,2 +9,3 @@ import { Type } from "./Type"; | ||
getTypeByModelName(modelName: string): Type; | ||
getTypeByModelInterfaceName(modelInterfaceName: string): Type; | ||
/** | ||
@@ -11,0 +12,0 @@ * Note that not every type has a collection as of smallstack v0.8.x |
{ | ||
"name": "@smallstack/common", | ||
"version": "0.7.45", | ||
"version": "0.7.46", | ||
"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
431483
2225