mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
// The following line is a workaround for aurelia-fetch-client requiring the type UrlSearchParams
|
||||
// to exist in global scope, but that type not being declared in any public @types/* package.
|
||||
/// <reference path="../../../../node_modules/aurelia-fetch-client/doc/url.d.ts" />
|
||||
|
||||
import { HttpClient } from 'aurelia-fetch-client';
|
||||
import { inject } from 'aurelia-framework';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user