mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Beginning React+Redux template as a direct copy of the React one
This commit is contained in:
6
templates/ReactReduxSpa/typings/tsd.d.ts
vendored
Normal file
6
templates/ReactReduxSpa/typings/tsd.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
/// <reference path="react/react.d.ts" />
|
||||
/// <reference path="react-router/history.d.ts" />
|
||||
/// <reference path="react-router/react-router.d.ts" />
|
||||
/// <reference path="react/react-dom.d.ts" />
|
||||
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
|
||||
Reference in New Issue
Block a user