Skip to content

Commit 8178e7f

Browse files
authored
Merge pull request #4640 from hornta/export-query-return-value
type: export QueryReturnValue
2 parents eb11019 + 551ad03 commit 8178e7f

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
@@ -17,6 +17,7 @@ export type {
1717
BaseQueryApi,
1818
BaseQueryEnhancer,
1919
BaseQueryFn,
20+
QueryReturnValue
2021
} from './baseQueryTypes'
2122
export type {
2223
BaseEndpointDefinition,

0 commit comments

Comments
 (0)