kibana/packages/kbn-std
Rudolf Meijering bddeac062a
Removes kbn-std/unset as it's not used anywhere (#193298)
## Summary

Removes unset as it's not used anywhere. Underscore includes an unset
function which most plugins seem to prefer.
2024-09-20 15:44:52 +02:00
..
src Removes kbn-std/unset as it's not used anywhere (#193298) 2024-09-20 15:44:52 +02:00
BUILD.bazel Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
index.ts Removes kbn-std/unset as it's not used anywhere (#193298) 2024-09-20 15:44:52 +02:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

@kbn/std — Kibana standard library

This package is a set of utilities that can be used both on server-side and client-side.