mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
## Summary Fix https://github.com/elastic/kibana/issues/83612 This PR doesn't change any behavior, as we're already supporting (and awaiting) promises returned from `stop` calls to plugin, it just changes the type's signature to reflect that. Also removed empty `stop` methods from existing plugins to make typescript happy. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
index.ts | ||
plugin.ts |