-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
Per Andrew Branch, these are bad and breaking things:
import type { Api } from '@reduxjs/toolkit/dist/query/apiTypes'
import type {
QuerySubState,
SubscriptionOptions,
QueryKeys,
RootState,
} from '@reduxjs/toolkit/dist/query/core/apiState'
// etc
They should just import from the packages instead, like @reduxjs/toolkit/query
.
andrewbranch
Metadata
Metadata
Assignees
Labels
No labels