mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
* chore(NA): remove overrides for rootDir on packages * chore(NA): replace './target_types' with 'target_types' on packages * chore(NA): removes stripInternal false configs * chore(NA): remove unused strip internals |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/core-usage-data-base-server-internal
This package contains internal base types and constants for Core's server-side usage-data
domain that are used
across some other domains.
The purpose of the package is mostly to break the cyclic dependency between the core-usage-data
and savedObjects
services.