mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
- Updates the logic of `ensureDeepObject` to remove unnecessary properties when expanding the object - We had three versions of this helper, centralized it within `@kbn/std` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/std
— Kibana standard library
This package is a set of utilities that can be used both on server-side and client-side.