@enplug/sdk-dashboard
Advanced tools
Comparing version 5.1.9 to 5.1.10
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.1.9", | ||
"version": "5.1.10", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.ts", |
@@ -54,3 +54,3 @@ /** These are meant to avaialable to client apps */ | ||
interface DataCollectionBackend { | ||
export interface DataCollectionBackend { | ||
Columns: Array<{ | ||
@@ -57,0 +57,0 @@ Id: string; |
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
198005