closePopup
closePopup: (() => void)
getAppConfig
getAppMode
getParentUrl
getParentUrl: (() => string)
getPopupState
getPopupState: (() => "closed" | "open")
getRpcConfig
onEvent
onEvent: ((t: string, val: unknown) => void)
onMethodResponse
onMethodResponse: ((method: string,
response: JsonRpcResponse<unknown>) => void) openPopup
openPopup: (() => void)
sendPendingRequestCount
sendPendingRequestCount: ((count: number) => void)
triggerPasswordlessLogin
triggerPasswordlessLogin: ((email: string) => void)
triggerSocialLogin
triggerSocialLogin: ((kind: string) => void)