kibana/packages/kbn-discover-utils
Lukas Olson 6440075a8b
Move constants into @kbn/discover-utils (#162360)
## Summary

Moves constants from the Discover plugin into the `@kbn/discover-utils`
package.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-07-26 14:11:30 -07:00
..
src Move constants into @kbn/discover-utils (#162360) 2023-07-26 14:11:30 -07:00
index.ts Move constants into @kbn/discover-utils (#162360) 2023-07-26 14:11:30 -07:00
jest.config.js
kibana.jsonc
package.json Move constants into @kbn/discover-utils (#162360) 2023-07-26 14:11:30 -07:00
README.md
tsconfig.json Move more shared utils into @kbn/discover-utils (#162096) 2023-07-20 11:07:38 -07:00
types.ts Move more shared utils into @kbn/discover-utils (#162096) 2023-07-20 11:07:38 -07:00

@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.