UNPKG

insomnia-plugin-valorant

Version:
5 lines (4 loc) 162 B
/** * Logs out of the Riot auth system by opening a hidden webview and navigating to the logout page */ export declare function webviewLogout(): Promise<void>;