Skip to content

Commit c0f28a6

Browse files
Export helper types (#2822) (#2823)
(cherry picked from commit b030084) Co-authored-by: Josh Mock <joshua.mock@elastic.co>
1 parent 119e979 commit c0f28a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ export * as estypes from './lib/api/types'
2525
export * as estypesWithBody from './lib/api/typesWithBodyKey'
2626
export { Client, SniffingTransport }
2727
export type { ClientOptions, NodeOptions } from './lib/client'
28+
export * as helpers from './lib/helpers'

0 commit comments

Comments
 (0)