@types/google-apps-script
Advanced tools
Comparing version 0.0.36 to 0.0.37
@@ -327,2 +327,1 @@ // Type definitions for Google Apps Script 2019-01-23 | ||
declare var Session: GoogleAppsScript.Base.Session; | ||
declare var console: GoogleAppsScript.Base.console; |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "0.0.36", | ||
"version": "0.0.37", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "51fed79e8cc15bb54e432a27f6c45e4a4731a0abff77d197953e4c5df5d95739", | ||
"typesPublisherContentHash": "8ad980d6b3baaf9c213c8a72593af5827978e6a301f7c24253981e83179d438d", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for google-apps-script (https://developers.google.com/apps-script/). | ||
This package contains type definitions for google-apps-script ( https://developers.google.com/apps-script/ ). | ||
@@ -12,7 +12,7 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 23 Jan 2019 23:12:05 GMT | ||
* Last updated: Tue, 05 Feb 2019 17:25:23 GMT | ||
* Dependencies: none | ||
* Global values: Browser, CacheService, CalendarApp, CardService, Charset, Charts, ContactsApp, ContentService, DataStudioApp, DigestAlgorithm, DocumentApp, DriveApp, FormApp, GmailApp, GoogleAppsScript, GroupsApp, HtmlService, Jdbc, LanguageApp, LinearOptimizationService, LockService, Logger, MacAlgorithm, MailApp, Maps, PropertiesService, RsaAlgorithm, ScriptApp, ScriptProperties, Session, SitesApp, SlidesApp, SpreadsheetApp, UiApp, UrlFetchApp, UserProperties, Utilities, XmlService, console | ||
* Global values: Browser, CacheService, CalendarApp, CardService, Charset, Charts, ContactsApp, ContentService, DataStudioApp, DigestAlgorithm, DocumentApp, DriveApp, FormApp, GmailApp, GoogleAppsScript, GroupsApp, HtmlService, Jdbc, LanguageApp, LinearOptimizationService, LockService, Logger, MacAlgorithm, MailApp, Maps, PropertiesService, RsaAlgorithm, ScriptApp, ScriptProperties, Session, SitesApp, SlidesApp, SpreadsheetApp, UiApp, UrlFetchApp, UserProperties, Utilities, XmlService | ||
# Credits | ||
These definitions were written by motemen <https://github.com/motemen>, grant <https://github.com/grant>. |
793730
17578