@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.47-9 to 5.4.47-10
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.47-9", | ||
"version": "5.4.47-10", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -57,3 +57,3 @@ import { Asset, DefaultAssetLevel, DeployDialogOptions, EnplugAccount, EnplugUser, FeedData, Layout, ThemeDefinition, ThemeAsset, FontDefinition, FontsApiItem, DefaultAsset, ZoningAppsResponse, ZoningConfig, AccountCustomPropertiesResponse, AccountInfoResponse } from './external-types'; | ||
*/ | ||
getAssets<T>(options: any): Promise<Array<Asset<T>>>; | ||
getAssets<T>(options?: any): Promise<Array<Asset<T>>>; | ||
/** | ||
@@ -60,0 +60,0 @@ * Loads an array of assets by Ids. |
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
269133