mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Initial KnockoutSpa template
This commit is contained in:
30
templates/KnockoutSpa/tsd.json
Normal file
30
templates/KnockoutSpa/tsd.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": "v4",
|
||||
"repo": "borisyankov/DefinitelyTyped",
|
||||
"ref": "master",
|
||||
"path": "typings",
|
||||
"bundle": "typings/tsd.d.ts",
|
||||
"installed": {
|
||||
"whatwg-fetch/whatwg-fetch.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
},
|
||||
"crossroads/crossroads.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"js-signals/js-signals.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"hasher/hasher.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"knockout/knockout.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"requirejs/require.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"es6-promise/es6-promise.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user