Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export interface LogoutMembers extends BaseMembers { /** * ãã°ã¢ãŠãã¢ã¯ã·ã§ã³ã確èªããŸãïŒæ¿èªãŸãã¯æåŠïŒ * @param payload å®è¡ããã¢ã¯ã·ã§ã³ãå«ããªãã·ã§ã³ */ confirmLogout(payload: ConfirmLogoutOptions): Promise<void>; }
Show ãã©ã¡ãŒã¿ãŒ