Export helper types (#2822)
This commit is contained in:
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 { Client, SniffingTransport }
|
||||
export type { ClientOptions, NodeOptions } from './lib/client'
|
||||
export * as helpers from './lib/helpers'
|
||||
|
||||
Reference in New Issue
Block a user