kibana/packages/core/root/core-root-server-internal
Alejandro Fernández Haro a5f5d8682e
[EBT] Add flush method and call it during stop (#144925)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Resolves https://github.com/elastic/kibana/issues/140521
2022-11-16 14:48:11 +01:00
..
src [EBT] Add flush method and call it during stop (#144925) 2022-11-16 14:48:11 +01:00
BUILD.bazel Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
index.ts Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
jest.config.js Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
kibana.jsonc Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
package.json Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
README.md Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00
tsconfig.json Migrate server-side Root and Server to packages (#144990) 2022-11-15 03:11:37 -07:00

@kbn/core-root-server-internal

This package exposes the root components required to start the Core system on the server side.

  • the Root class
  • the Server class
  • the bootstap function