mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
.. | ||
src | ||
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.