Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
8fb6da1ff4 Remove type String 2017-10-16 10:17:36 -07:00
Andy Hanson
09ba00bbbb Merge branch 'master' of https://github.com/fjmorel/DefinitelyTyped into fjmorel-master 2017-10-16 10:16:57 -07:00
Azoson
97d6470bb0 [google-apps-script] Modify type definitions of functions which can return null (#20517)
* Fix type definition of `SpreadsheetApp.getActive`

* Fix type definition of `SpreadsheetApp.getActiveSpreadsheet`
2017-10-13 15:09:54 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Fred Morel
89b36cf6b9 Add documentation for most Drive methods 2017-09-29 15:27:11 -04:00
Fred Morel
cf42e47abb Replace String with string 2017-09-29 15:12:10 -04:00
Yuichi Tanikawa
ab0913cf2d google-apps-script: getProperty(key) may return null
`getProperty(key)` returns null if no such key exists, according to the
reference (https://developers.google.com/apps-script/reference/properties/properties#getProperty(String)).
2017-08-21 12:43:23 +09:00
Fred Morel
00f84a213f Range.getColumnIndex, documentation 2017-06-09 19:54:36 -04:00
motemen
00251fcd75 update google-apps-script
generated by https://github.com/motemen/dts-google-apps-script
2017-05-12 11:02:46 +09:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00