Skip to content

Commit

Permalink
Export RetryOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jul 27, 2024
1 parent 6a3de08 commit 70f627d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/toolkit/src/query/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export type {
FetchArgs,
} from './fetchBaseQuery'
export { retry } from './retry'
export type { RetryOptions } from './retry'
export { setupListeners } from './core/setupListeners'
export { skipToken } from './core/buildSelectors'
export type {
Expand Down

0 comments on commit 70f627d

Please sign in to comment.