@newageerp/mp-types
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -49,3 +49,3 @@ type MpAggregateFunction = 'max' | 'min' | 'sum' | 'count' | 'countDistinct' | 'sumPercent' | 'countPercent' | 'countDistinctPercent'; | ||
filter: MpFilterFactoryAdvancedFilterItem[]; | ||
}; | ||
}[]; | ||
}; | ||
@@ -52,0 +52,0 @@ |
{ | ||
"name": "@newageerp/mp-types", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
10697