Variable LOGOUTConst

LOGOUT: InjectionKey<(() => Promise<void>)>

Function for performing log-out

Type declaration

    • (): Promise<void>
    • Returns Promise<void>

Generated using TypeDoc