mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
## Summary Stored field handling is basically a dead code path. `['*']` is always sent so lets push this closer to the query. --------- Co-authored-by: Kibana Machine <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.