kibana/x-pack/plugins/infra/types
Nathan L Smith 31a481a9dd
Remove dependency between alerts and infra (#88342)
The alerts plugin was importing `JsonObject` from the infra plugin. The infra plugin imported `JsonObject`, `JsonValue`, and `JsonArray` from kibanaUtils and then re-exported them.

Remove the re-export from the infra plugin and instead always import these types from kibanaUtils.
2021-01-15 08:44:28 -06:00
..
eui.d.ts Remove dependency between alerts and infra (#88342) 2021-01-15 08:44:28 -06:00
graphql_fields.d.ts
redux_observable.d.ts