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

    Interface MonthlyPlaycounts

    interface MonthlyPlaycounts {
        count: number;
        start_date: string;
    }
    Index

    Properties

    Properties

    count: number
    start_date: string