quip-apps-api
Advanced tools
Comparing version 1.0.0-alpha.32 to 1.0.0-alpha.33
@@ -62,3 +62,3 @@ import { ReactNode } from "react"; | ||
} | ||
interface InitOptions { | ||
export interface InitOptions { | ||
menuCommands?: MenuCommand[]; | ||
@@ -65,0 +65,0 @@ toolbarCommandIds?: string[] | undefined; |
{ | ||
"name": "quip-apps-api", | ||
"version": "1.0.0-alpha.32", | ||
"version": "1.0.0-alpha.33", | ||
"description": "Quip Live Apps API", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "5a38b8c75fac475985d10bc84685dbf1447d679f" | ||
"gitHead": "e4613b0e03417f528b56163ded452c948c30ac14" | ||
} |
Sorry, the diff of this file is not supported yet
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
142437