mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
7 lines
252 B
TypeScript
7 lines
252 B
TypeScript
|
|
/// <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" />
|