PokéRogue
    Preparing search index...

    Interface AccountLoginResponse

    interface AccountLoginResponse {
        token: string;
    }
    Index
    token: string