kibana/packages/kbn-securitysolution-list-constants
2022-03-01 09:46:13 -06:00
..
src [Security Solution] add blocklist list (#126390) 2022-03-01 09:46:13 -06:00
BUILD.bazel [bazel] avoid a little boilerplate in packages (#126309) 2022-02-24 12:43:12 -06:00
package.json chore(NA): splits types from code on @kbn/securitysolution-list-constants (#121683) 2021-12-21 04:00:46 +00:00
README.md [Security Solution] Utilizes constants package and deletes duplicate code (#100513) 2021-05-24 18:38:14 -06:00
tsconfig.json [bazel] avoid a little boilerplate in packages (#126309) 2022-02-24 12:43:12 -06:00

kbn-securitysolution-list-constants

This is where shared constants for security solution lists should go that are going to be shared among plugins. This was originally created to remove the dependencies between security_solution and other projects.