Skip to content

Commit bae9b3c

Browse files
committed
Undo export of QueryResultSelectorFactory type
1 parent 10bb727 commit bae9b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolkit/src/query/core/buildSelectors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export type BuildSelectorsApiEndpointMutation<
7777
>
7878
}
7979

80-
export type QueryResultSelectorFactory<
80+
type QueryResultSelectorFactory<
8181
Definition extends QueryDefinition<any, any, any, any>,
8282
RootState,
8383
> = (

0 commit comments

Comments
 (0)