@enplug/sdk-dashboard
Advanced tools
Comparing version
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.51-18", | ||
"version": "5.4.51-19", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -586,5 +586,5 @@ /** These are meant to available to client apps */ | ||
export interface ReorderAssets { | ||
viewId: string; | ||
appId: string; | ||
assets: Array<{ | ||
ViewId: string; | ||
AppId: string; | ||
Assets: Array<{ | ||
Id: string; | ||
@@ -591,0 +591,0 @@ Order: number; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet