Skip to content

Commit 14517d1

Browse files
Export helper types (#2822) (#2824)
(cherry picked from commit b030084) Co-authored-by: Josh Mock <[email protected]>
1 parent f6ac481 commit 14517d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

+1
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)