UNPKG

use-middleware-reducer

Version:

An efficient react hook to benefit from the huge middleware ecosystem of redux

8 lines (6 loc) 134 B
import index from '../src' describe('index', () => { it('should work', () => { expect(index()).toEqual('Hello world!') }) })