Paldom / angular2-rest

Angular2 HTTP client to consume RESTful services. Built with TypeScript.
MIT License
248 stars 72 forks source link

Triple slash references #12

Closed nilpferdschaefer closed 8 years ago

nilpferdschaefer commented 8 years ago

Hi there,

This is a really useful module, but found I had to remove the triple slash references, as far as I understand these are no longer required.

Also upgraded to latest version of angular2.

Any feedback appreciated!

Thanks