We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83af794 commit 9ab0a70Copy full SHA for 9ab0a70
test/typescript/store.ts
@@ -9,7 +9,7 @@ import {
9
Unsubscribe,
10
Observer,
11
PreloadedState,
12
- CombinedState
+ CombinedState,
13
} from 'redux'
14
// @ts-ignore
15
import $$observable from '../src/utils/symbol-observable'
0 commit comments