Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Angular 2 tsd http.d.ts #283

Open
priyalakshmis opened this issue Apr 8, 2016 · 2 comments
Open

Angular 2 tsd http.d.ts #283

priyalakshmis opened this issue Apr 8, 2016 · 2 comments

Comments

@priyalakshmis
Copy link

how to get http.d.ts file. In order to support angular2 with http

@lholznagel
Copy link

The Angular 2 Repo already contains all defintion files.

In a older Version of Angular you had to add
///<reference path="../node_modules/angular2/typings/browser.d.ts"/>
on top of your bootstrap file.

@priyalakshmis
Copy link
Author

Thank you so much....currently I am working in angular2...i get error like angular2/http is not found in component import. Hence I was searching to attach http.d.ts file into typing folder..I am not able to find solution.

-----Original Message-----
From: "Lars" [email protected]
Sent: ‎08-‎04-‎2016 08:42 PM
To: "DefinitelyTyped/tsd" [email protected]
Cc: "priyalakshmis" [email protected]
Subject: Re: [DefinitelyTyped/tsd] Angular 2 tsd http.d.ts (#283)

The Angular 2 Repo already contains all defintion files.
In a older Version of Angular you had to add
///
on top of your bootstrap file.

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants