mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 00:45:43 -04:00
Updates files outside of x-pack to be triple-licensed under Elastic License 2.0, AGPL 3.0, or SSPL 1.0. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
index.ts | ||
jest.config.js | ||
kbn_rison.test.ts | ||
kbn_rison.ts | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/rison
A simple wrapper around rison-node which gives us types and ensures that values are always encoded to a string.