Triangle.js Docs
    Preparing search index...

    Variable scoreflowConst

    scoreflow: {
        (user: string, gamemode: string): Promise<CH.labs.ScoreFlow.Response>;
        (
            __namedParameters: CH.labs.ScoreFlow.Request,
        ): Promise<CH.labs.ScoreFlow.Response>;
    } = ...

    Type Declaration