@newageerp/mp-types
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -107,2 +107,3 @@ type MpAggregateFunction = 'max' | 'min' | 'sum' | 'count' | 'countDistinct' | 'sumPercent' | 'countPercent' | 'countDistinctPercent' | 'cr'; | ||
columns: MpInfoRequestResponseColumn[]; | ||
preSelectedColumns?: string[]; | ||
order: MpOrderColumn[]; | ||
@@ -109,0 +110,0 @@ pivot?: MpPivotSettings[]; |
{ | ||
"name": "@newageerp/mp-types", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13031
135