diff --git a/src/core/server/kibana.api.md b/src/core/server/kibana.api.md index 54053c1e8436..1e3bfa99f1df 100644 --- a/src/core/server/kibana.api.md +++ b/src/core/server/kibana.api.md @@ -250,7 +250,7 @@ export class ScopedClusterClient { // Warnings were encountered during analysis: // // src/core/server/plugins/plugin_context.ts:35:9 - (ae-forgotten-export) The symbol "EnvironmentMode" needs to be exported by the entry point index.d.ts -// src/core/server/plugins/plugins_service.ts:33:17 - (ae-forgotten-export) The symbol "DiscoveredPluginInternal" needs to be exported by the entry point index.d.ts +// src/core/server/plugins/plugins_service.ts:33:24 - (ae-forgotten-export) The symbol "DiscoveredPluginInternal" needs to be exported by the entry point index.d.ts // (No @packageDocumentation comment for this package)