Create reduceReducers util #1355
Annotations
6 errors
test/reduceReducers.spec.ts#L1
TypeCheckError: Module '"/home/runner/work/redux/redux/src/index"' has no default export. Did you mean to use 'import { reduceReducers } from "/home/runner/work/redux/redux/src/index"' instead?
❯ test/reduceReducers.spec.ts:1:8
|
test/reduceReducers.spec.ts#L11
TypeError: default is not a function
❯ test/reduceReducers.spec.ts:11:24
|
test/reduceReducers.spec.ts#L16
TypeError: default is not a function
❯ test/reduceReducers.spec.ts:16:24
|
test/reduceReducers.spec.ts#L23
TypeError: default is not a function
❯ test/reduceReducers.spec.ts:23:24
|
test/reduceReducers.spec.ts#L30
TypeError: default is not a function
❯ test/reduceReducers.spec.ts:30:24
|
|
This job failed
Loading