Opensearch dashboards.legacyservicesetupdeps
Home > opensearch-dashboards > LegacyServiceSetupDeps
LegacyServiceSetupDeps interface
Warning: This API is now obsolete.
Signature:
export interface LegacyServiceSetupDeps
Properties
| Property | Type | Description |
|---|---|---|
| core | LegacyCoreSetup | |
| plugins | Record<string, unknown> | |
| uiPlugins | UiPlugins |