Fixes in custom Kibana type def (#1559)
This commit is contained in:
committed by
GitHub
parent
a26692c7e4
commit
dfddfecfb2
4
index.d.ts
vendored
4
index.d.ts
vendored
@ -17,7 +17,7 @@
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
import { errors } from '@elastic/transport'
|
||||
import Client from './lib/Client'
|
||||
|
||||
export { Client, errors }
|
||||
export * from '@elastic/transport'
|
||||
export { Client }
|
||||
|
||||
Reference in New Issue
Block a user