@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.14-dev to 5.4.15-dev
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.14-dev", | ||
"version": "5.4.15-dev", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -430,3 +430,3 @@ /** These are meant to available to client apps */ | ||
} | ||
export declare type BindingDataType = 'image' | 'date' | 'text' | 'number'; | ||
export declare type BindingDataType = 'image' | 'date' | 'text' | 'percentage'; | ||
export interface PushConnectionConfig { | ||
@@ -433,0 +433,0 @@ webURL: 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
246890