(cherry picked from commit b030084f24)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
committed by
GitHub
parent
72dc415938
commit
58ff4e22cc
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -11,3 +11,4 @@ export * as estypes from './lib/api/types'
|
|||||||
export * as estypesWithBody from './lib/api/typesWithBodyKey'
|
export * as estypesWithBody from './lib/api/typesWithBodyKey'
|
||||||
export { Client, SniffingTransport }
|
export { Client, SniffingTransport }
|
||||||
export type { ClientOptions, NodeOptions } from './lib/client'
|
export type { ClientOptions, NodeOptions } from './lib/client'
|
||||||
|
export * as helpers from './lib/helpers'
|
||||||
|
|||||||
Reference in New Issue
Block a user