mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-30 13:37:30 +00:00
Working React+Redux template
This commit is contained in:
7
templates/ReactReduxSpa/typings/tsd.d.ts
vendored
7
templates/ReactReduxSpa/typings/tsd.d.ts
vendored
@@ -4,3 +4,10 @@
|
||||
/// <reference path="react-router/react-router.d.ts" />
|
||||
/// <reference path="react/react-dom.d.ts" />
|
||||
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
|
||||
/// <reference path="react-redux/react-redux.d.ts" />
|
||||
/// <reference path="react-router-redux/react-router-redux.d.ts" />
|
||||
/// <reference path="redux-thunk/redux-thunk.d.ts" />
|
||||
/// <reference path="redux/redux.d.ts" />
|
||||
/// <reference path="source-map/source-map.d.ts" />
|
||||
/// <reference path="uglify-js/uglify-js.d.ts" />
|
||||
/// <reference path="webpack/webpack-env.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user