DefinitelyTyped/types/hellojs
Vincent Biret 2e531425dc HelloJs: added display type, typed promise value return for login, typed return value GetAuthReponse (#23614)
* - 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
2018-02-26 07:25:49 -08:00
..
hellojs-tests.ts HelloJs: added display type, typed promise value return for login, typed return value GetAuthReponse (#23614) 2018-02-26 07:25:49 -08:00
index.d.ts HelloJs: added display type, typed promise value return for login, typed return value GetAuthReponse (#23614) 2018-02-26 07:25:49 -08:00
tsconfig.json
tslint.json