Skip to content

Commit b030084

Browse files
authored
Export helper types (#2822)
1 parent 591bf56 commit b030084

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
@@ -11,3 +11,4 @@ export * as estypes from './lib/api/types'
1111
export * as estypesWithBody from './lib/api/typesWithBodyKey'
1212
export { Client, SniffingTransport }
1313
export type { ClientOptions, NodeOptions } from './lib/client'
14+
export * as helpers from './lib/helpers'

0 commit comments

Comments
 (0)