mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 03:04:32 +00:00
* - added display type - typed promise value return for login - typed return value GetAuthReponse * bumping version number for hellojs * fixed module declaration for unit tests * reverted last module declaration fixes * removed namespace declaration to pass linting * hellojs :put namespace declaration back and improved global var declaration * hellojs: removed the global definition as per recomendation of Andy