2muchcoffeecom / ngx-restangular

Restangular for Angular 2 and higher versions
https://2muchcoffee.com/ngxrestangular-app-development
MIT License
781 stars 110 forks source link

Support type defintions for ngx-restangular #180

Closed CharlieUPB closed 4 years ago

CharlieUPB commented 5 years ago

Is there any type definition file for this library? I think this is insanely necessary, since this is an Angular library and given that Angular promotes using typescript, i think this is needed.

rshchpkn commented 4 years ago

Hi @CharlieUPB , We understand the necessity of typings but unfortunately it isn't possible with the current structure of restangular. Mainly because all of its methods can be renamed. Any ideas are appreciated