Template Upload
This commit is contained in:
1
node_modules/angular2/http/testing.d.ts
generated
vendored
Normal file
1
node_modules/angular2/http/testing.d.ts
generated
vendored
Normal file
@ -0,0 +1 @@
|
||||
export * from 'angular2/src/http/backends/mock_backend';
|
5
node_modules/angular2/http/testing.js
generated
vendored
Normal file
5
node_modules/angular2/http/testing.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
'use strict';function __export(m) {
|
||||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
|
||||
}
|
||||
__export(require('angular2/src/http/backends/mock_backend'));
|
||||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVzdGluZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbImFuZ3VsYXIyL2h0dHAvdGVzdGluZy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQSxpQkFBYyx5Q0FBeUMsQ0FBQyxFQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnYW5ndWxhcjIvc3JjL2h0dHAvYmFja2VuZHMvbW9ja19iYWNrZW5kJzsiXX0=
|
Reference in New Issue
Block a user