mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Update react-router-redux.d.ts
fix tslint errors no-internal-module
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
/// <reference path="../redux/redux.d.ts" />
|
||||
/// <reference path="../react-router/react-router.d.ts"/>
|
||||
|
||||
declare module ReactRouterRedux {
|
||||
declare namespace ReactRouterRedux {
|
||||
import R = Redux;
|
||||
import H = HistoryModule;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user