npm package diff
Package: @forge/bridge
Versions: 5.8.0-next.14 - 5.8.0-next.15
File: package/out/rovo/open.d.ts
Index: package/out/rovo/open.d.ts
===================================================================
--- package/out/rovo/open.d.ts
+++ package/out/rovo/open.d.ts
@@ -1,4 +0,0 @@
-import { OpenRovoPayload } from './types';
-export declare const OPEN_ROVO_BRIDGE_ERROR_MESSAGE = "Unable to open Rovo Chat due to usage in an unsupported product. Only Confluence, Jira and some Jira Service Management modules are supported at this point. See https://developer.atlassian.com/platform/forge/apis-reference/ui-api-bridge/rovo/";
-export declare const open: (openRovoPayload: OpenRovoPayload) => Promise<void>;
-//# sourceMappingURL=open.d.ts.map
\ No newline at end of file