Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function onQaAssistantClose
import { onQaAssistantClose } from "https://deno.land/x/flagship_io_js_sdk@4.0.2/qaAssistant/messages/iframeMessageActions.ts";

Parameters

unnamed 0: { config: IFlagshipConfig; func?: (event: MessageEvent<EventDataFromIframe>) => void; }