Commit Graph

10 Commits

Author SHA1 Message Date
Sahbi Sahloul
a0d6a36527 Gapi - Use 'any | boolean' for error result as in the official documentation (#27446)
* Use any instead as specified in the official documentation

Link
https://developers.google.com/api-client-library/javascript/features/promises#using-promises

* Use boolean if not JSON-parseable
2018-07-23 08:46:34 -07:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Thomas Shafer
270913dbad Update gapi.load typing. (#18762) 2017-08-14 13:52:09 -07:00
Thomas Shafer
fda95324d1 Added setToken typing to gapi.client. (#18706) 2017-08-08 11:40:31 -07:00
Tanguy Krotoff
78869f8819 Improve gapi HttpRequestPromise thanks to TypeScript 2.3 (#16194)
* Improve gapi HttpRequestPromise thanks to TypeScript 2.3

* Fix typings that use gapi
2017-06-05 16:45:53 -07:00
cafeburger
5eb4882512 Update index.d.ts (#15937)
add 'hosted_domain' property in gapi.client.init
2017-05-04 18:08:08 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00