Skip to content

Commit

Permalink
avoid emitting @redux-devtools/extension
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Feb 23, 2022
1 parent 06123b1 commit e9cf15e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/middleware/devtools.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import '@redux-devtools/extension'

import type {} from '@redux-devtools/extension'
import { GetState, PartialState, SetState, State, StoreApi } from '../vanilla'

declare module '../vanilla' {
Expand Down

0 comments on commit e9cf15e

Please sign in to comment.