mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Fix 2.0 branch to passing again
This commit is contained in:
@@ -11,6 +11,7 @@ import { Router, RouterState } from 'react-router';
|
||||
import { Store, Dispatch, bindActionCreators } from 'redux';
|
||||
import { connect, Provider } from 'react-redux';
|
||||
import objectAssign = require('object-assign');
|
||||
import * as History from 'history';
|
||||
|
||||
//
|
||||
// Quick Start
|
||||
|
||||
Reference in New Issue
Block a user