mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-29 04:57:32 +00:00
Initial KnockoutSpa template
This commit is contained in:
7
templates/KnockoutSpa/typings/tsd.d.ts
vendored
Normal file
7
templates/KnockoutSpa/typings/tsd.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/// <reference path="crossroads/crossroads.d.ts" />
|
||||
/// <reference path="hasher/hasher.d.ts" />
|
||||
/// <reference path="js-signals/js-signals.d.ts" />
|
||||
/// <reference path="knockout/knockout.d.ts" />
|
||||
/// <reference path="requirejs/require.d.ts" />
|
||||
/// <reference path="whatwg-fetch/whatwg-fetch.d.ts" />
|
||||
/// <reference path="es6-promise/es6-promise.d.ts" />
|
||||
Reference in New Issue
Block a user