@types/google-apps-script
Advanced tools
Comparing version 1.0.80 to 1.0.81
@@ -696,2 +696,3 @@ /// <reference path="google-apps-script.types.d.ts" /> | ||
interface TextButton { | ||
setAltText(altText: string): TextButton; | ||
setAuthorizationAction(action: AuthorizationAction): TextButton; | ||
@@ -698,0 +699,0 @@ setBackgroundColor(backgroundColor: string): TextButton; |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "1.0.80", | ||
"version": "1.0.81", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-apps-script", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5d3615f5faf1e261febae9102d11dd00946e5906463dda7c09e9dcf1ea217b80", | ||
"typesPublisherContentHash": "38130f2d733f839a9fbe3214dab0e17e92a67547a756804fbed3f0d70a5bb17d", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 09 Feb 2024 12:09:13 GMT | ||
* Last updated: Wed, 14 Feb 2024 11:35:19 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
1969127
38074