Searched defs:logoutAsync (Results 1 – 2 of 2) sorted by relevance
27 const { logoutAsync } = await import('../api/user/user.js'); constant
93 export async function logoutAsync(): Promise<void> { function