@osynicite/osynic-osuapi
    Preparing search index...

    Interface RankHistory

    interface RankHistory {
        data: number[];
        mode: string;
    }
    Index

    Properties

    Properties

    data: number[]
    mode: string