Export SniffingTransport (#1648)
This commit is contained in:
committed by
GitHub
parent
46b2c99b7c
commit
af97ece807
3
index.d.ts
vendored
3
index.d.ts
vendored
@ -18,7 +18,8 @@
|
||||
*/
|
||||
|
||||
import Client from './lib/client'
|
||||
import SniffingTransport from './lib/sniffingTransport'
|
||||
|
||||
export * from '@elastic/transport'
|
||||
export { Client }
|
||||
export { Client, SniffingTransport }
|
||||
export type { ClientOptions, NodeOptions } from './lib/client'
|
||||
|
||||
Reference in New Issue
Block a user