@types/google-apps-script
Advanced tools
Comparing version 0.0.30 to 0.0.31
@@ -84,3 +84,3 @@ // Type definitions for Google Apps Script 2018-07-11 | ||
setLanguage(language: string): DirectionFinder; | ||
setMode(mode: string): DirectionFinder; | ||
setMode(mode: Mode): DirectionFinder; | ||
setOptimizeWaypoints(optimizeOrder: boolean): DirectionFinder; | ||
@@ -87,0 +87,0 @@ setOrigin(latitude: Number, longitude: Number): DirectionFinder; |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a5c4056ff80ca5953ac5c9f99bc72f6d193f0d9a198976a0961b35337558ee87", | ||
"typesPublisherContentHash": "a3481feaacb858f867a916ebe8d9446fcb80c135067e7cdf27c73a3dbaf4dcfe", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 17 Oct 2018 20:11:23 GMT | ||
* Last updated: Mon, 22 Oct 2018 19:29:27 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Browser, CacheService, CalendarApp, CardService, Charset, Charts, ContactsApp, ContentService, DigestAlgorithm, DocumentApp, DriveApp, FormApp, GmailApp, GoogleAppsScript, GroupsApp, HtmlService, Jdbc, LanguageApp, LinearOptimizationService, LockService, Logger, MacAlgorithm, MailApp, Maps, PropertiesService, ScriptApp, ScriptProperties, Session, SitesApp, SlidesApp, SpreadsheetApp, UiApp, UrlFetchApp, UserProperties, Utilities, XmlService |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16812
760985