typescript - Angular2 tsd missing from github -


last 2 days i've tried install typescript definition file angular2 , results in empty result in terminal. link github project missing - https://github.com/definitelytyped/definitelytyped/blob/master/angular2/angular2.d.ts

anyone know or have new link?

angular 2 ships typescript definitions out of box. don't need external package manager bring in defs angular 2.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -