Hi,
My constructor looks like:
constructor(http:Http)
I have tried various imports:
import {Http} from 'angular2/angular2' -> Module '"angular2/angular2"' has
no exported member 'Http'.
import {Http} from 'angular2/http' -> Cannot find module 'angular2/http'.
import {Http} from 'http/http' -> Cannot find module 'http/http'
In which module does the Http service reside?
Thanks,
Martin
On Friday, September 11, 2015 at 12:38:49 AM UTC+1, Eric Martinez wrote:
>
> What have you tried? Any reproduction of your issues? What problems
> exactly do you see?
>
>
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.