DefinitelyTyped/types/elasticsearch
Ngọc Thanh feb092e579 [@type/elasticsearch] Change string type to any in connectionClass (#25246)
* Change `connectionClass` type to any

`connectionClass` can not be `string` type. I use my custom `HttpConnector` for sending custom request.

* add describe `HttpConnector` class and write test

* import `HttpConnector` and use it in `connectionClass` config
2018-04-30 09:11:53 -07:00
..
src/lib/connectors [@type/elasticsearch] Change string type to any in connectionClass (#25246) 2018-04-30 09:11:53 -07:00
elasticsearch-tests.ts [@type/elasticsearch] Change string type to any in connectionClass (#25246) 2018-04-30 09:11:53 -07:00
index.d.ts [@type/elasticsearch] Change string type to any in connectionClass (#25246) 2018-04-30 09:11:53 -07:00
tsconfig.json
tslint.json