mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* eslint-plugin-import should resolve *.ts files * no_restricted_paths adc support filename exclusion * fix linter errors * update autogenerateds docs * export directly
411 B
411 B
Home > kibana-plugin-server > ElasticsearchServiceSetup > legacy
ElasticsearchServiceSetup.legacy property
Signature:
readonly legacy: {
readonly config$: Observable<ElasticsearchConfig>;
};