kibana/examples/bfetch_explorer/public
Pierre Gayvallet 468de51153
Add plugin start contract to getStartServices return value (#61216)
* add plugin own contract as third element of getStartServices result

* adapt plugins code

* update tests

* revert unknown to use void again

* update generated doc

* fix UT

* update mock to allow non-object `pluginStartContract`

* add @typeParam documentation
2020-03-26 10:49:05 +01:00
..
components
containers/app
hooks
index.ts
mount.tsx
plugin.tsx Add plugin start contract to getStartServices return value (#61216) 2020-03-26 10:49:05 +01:00
routes.tsx