mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Remove inline types references
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
|
||||
/// <reference types="redux" />
|
||||
/// <reference types="react-router" />
|
||||
|
||||
|
||||
|
||||
import { createStore, combineReducers, applyMiddleware } from 'redux';
|
||||
import { browserHistory } from 'react-router';
|
||||
import { syncHistory, routeReducer } from 'react-router-redux';
|
||||
|
||||
Reference in New Issue
Block a user