mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
**Resolves: https://github.com/elastic/kibana/issues/176287** **Resolves: https://github.com/elastic/kibana/issues/176126** ## Summary In https://github.com/elastic/kibana/pull/175178 Kibana was upgraded to TypeScript v4.9.5. That PR introduced a few type errors which were skipped by adding `@ts-expect-error` comments. This PR attempts to fix those type errors and remove the comments. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
kbn-securitysolution-io-ts-alerting-types
Types that are specific to the security solution alerting to be shared among plugins.
Related packages are
- kbn-securitysolution-io-ts-utils
- kbn-securitysolution-io-ts-list-types
- kbn-securitysolution-io-ts-types