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

    Interface Match

    interface Match {
        end_time: string;
        id: number;
        name: string;
        start_time: string;
    }
    Index

    Properties

    end_time: string
    id: number
    name: string
    start_time: string