mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
## Summary Moves constants from the Discover plugin into the `@kbn/discover-utils` package. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json | ||
types.ts |
@kbn/discover-utils
This is the package contains extracting parts of Discover for the usage in other unified components. This are mainly shared types, utils and mocks.