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
433 B
433 B
Home > kibana-plugin-server > ElasticsearchServiceSetup > createClient
ElasticsearchServiceSetup.createClient property
Signature:
readonly createClient: (type: string, config: ElasticsearchClientConfig) => ClusterClient;