kibana/packages/kbn-securitysolution-io-ts-utils
Kibana Machine faa10d0abb
[packages] Fix import path in securitysolutions-io-ts-utils (#99797) (#99818)
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-05-11 14:48:03 -04:00
..
src [packages] Fix import path in securitysolutions-io-ts-utils (#99797) (#99818) 2021-05-11 14:48:03 -04:00
BUILD.bazel
jest.config.js
package.json
README.md
tsconfig.json

kbn-securitysolution-io-ts-utils

Temporary location for all the io-ts-utils from security solutions. This is a lift-and-shift, where we are moving them here for phase 1.

Phase 2 is deprecating across plugins any copied code or sharing of io-ts utils that are now in here.

Phase 3 is replacing those deprecated types with the ones in here.

Phase 4+ is (potentially) consolidating any duplication or everything altogether with the kbn-io-ts-utils project