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

    Interface Spotlight

    interface Spotlight {
        end_date: string;
        id: number;
        mode_specific: boolean;
        name: string;
        participant_count: number;
        start_date: string;
        type: string;
    }
    Index

    Properties

    end_date: string
    id: number
    mode_specific: boolean
    name: string
    participant_count: number
    start_date: string
    type: string