mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fixed test
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
/// <reference path="redux-immutable.d.ts" />
|
||||
|
||||
import { combineReducers } from 'redux-immutable';
|
||||
import { routerReducer } from '../react-router-redux/react-router-redux';
|
||||
|
||||
combineReducers({
|
||||
routing: routerReducer
|
||||
});
|
||||
Reference in New Issue
Block a user