Skip to content

Commit dda12a3

Browse files
committed
Export InfiniteData for type portability
1 parent 51ee577 commit dda12a3

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
@@ -4,6 +4,7 @@ import { formatProdErrorMessage } from '@reduxjs/toolkit'
44

55
export type {
66
CombinedState,
7+
InfiniteData,
78
QueryCacheKey,
89
QueryKeys,
910
QuerySubState,

0 commit comments

Comments
 (0)