mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 02:30:13 +00:00
Add ReactSpa template
This commit is contained in:
5
templates/ReactSpa/typings/tsd.d.ts
vendored
Normal file
5
templates/ReactSpa/typings/tsd.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
/// <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 in New Issue
Block a user