added tests for redux router definitions

This commit is contained in:
Stepan Mikhaylyuk
2016-01-26 03:50:06 +03:00
parent ee9afde348
commit 75417d4087
+2
View File
@@ -0,0 +1,2 @@
///<reference path="redux-router.d.ts" />
import { reduxReactRouter, routerStateReducer, ReduxRouter } from 'redux-router';