UNPKG

@gemini-wallet/core

Version:

Core SDK for Gemini Wallet integration with popup communication

3 lines 159 B
export declare const openPopup: (url: URL) => Window; export declare const closePopup: (popup: Window | undefined) => void; //# sourceMappingURL=popup.d.ts.map