Skip to content

Commit 478b2d1

Browse files
committed
Index has inf query type
1 parent a795d7b commit 478b2d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/toolkit/src/query/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ export { createApi, coreModule, coreModuleName } from './core'
5858
export type {
5959
ApiEndpointMutation,
6060
ApiEndpointQuery,
61+
ApiEndpointInfiniteQuery,
6162
CoreModule,
6263
PrefetchOptions,
6364
} from './core/module'

0 commit comments

Comments
 (0)