mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 10:08:57 +00:00
9 lines
407 B
TypeScript
9 lines
407 B
TypeScript
/// <reference path="es6-promise/es6-promise.d.ts" />
|
|
/// <reference path="knockout/knockout.d.ts" />
|
|
/// <reference path="requirejs/require.d.ts" />
|
|
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
|
|
/// <reference path="history/history.d.ts" />
|
|
/// <reference path="react-router/history.d.ts" />
|
|
/// <reference path="crossroads/crossroads.d.ts" />
|
|
/// <reference path="js-signals/js-signals.d.ts" />
|