kibana/packages/kbn-crypto
Spencer eb68e95acd
[ts] enable sourcemaps in summarized types of @kbn/crypto (#126410)
* [ts] enable sourcemaps in summarized types of @kbn/crypto

* update snapshots

* remove unnecessary exports of @kbn/type-summarizer package

* remove tsc from the build process

* use `@kbn/type-summarizer` to summarize its own types

* add tests for interface and function

* switch to export type where necessary

* ignore __tmp__ in global jest preset

* ignore __tmp__ globally

* remove `@kbn/crypto` types path
2022-03-04 08:02:02 -06:00
..
src Add API integration tests for Interactive Setup. (#111879) 2021-10-14 20:14:01 +02:00
BUILD.bazel [ts] enable sourcemaps in summarized types of @kbn/crypto (#126410) 2022-03-04 08:02:02 -06:00
jest.config.js Remove core->cli dependency (#95145) 2021-03-30 13:39:32 +02:00
package.json chore(NA): splits types from code on @kbn/crypto (#120371) 2021-12-03 11:48:25 -07:00
README.md Remove core->cli dependency (#95145) 2021-03-30 13:39:32 +02:00
tsconfig.json [ts] enable sourcemaps in summarized types of @kbn/crypto (#126410) 2022-03-04 08:02:02 -06:00

@kbn/crypto

Crypto tools and utilities for Kibana