@enplug/sdk-dashboard
Advanced tools
Comparing version 5.4.34 to 5.4.35
{ | ||
"name": "@enplug/sdk-dashboard", | ||
"version": "5.4.34", | ||
"version": "5.4.35", | ||
"description": "Enplug Dashboard SDK", | ||
@@ -5,0 +5,0 @@ "typings": "./index.d.ts", |
@@ -384,5 +384,5 @@ import { Asset, Button, DisplaySelectorCallback, FeedData, Layout, OpenConfirmOptions, ThemeAsset, EncodingStatusResult, UploaderOptions, UploadedFileResult, ApiDataConnectorOptions, DataConnectionConfig, AssetPreviewRequest, AssetPreviewData } from './external-types'; | ||
/** | ||
* Sends a a string to know which type of breadcrumb we are going to display in the dashboard | ||
* Sends a string to know which type of breadcrumb we are going to display in the dashboard | ||
*/ | ||
breadCrumbType(breadCrumbType: string): Promise<any>; | ||
} |
Sorry, the diff of this file is too big to display
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
266850