Skip to content

Commit 551ad03

Browse files
authored
type: export QueryReturnValue
1 parent 719dac5 commit 551ad03

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)