@@ -0,0 +1,9 @@
// Generated by dts-bundle-generator v9.5.1
export declare const webBridge: {
href(url: string): Promise<void>;
push(url: string): Promise<void>;
};
export type WebBridge = typeof webBridge;
export {};
The note is not visible to the blocked user.