@juki-team/commons - v0.1.10
    Preparing search index...

    Type Alias MetaProblemSearcher

    type MetaProblemSearcher = {
        id: string;
        judge: Judge;
        name: string;
        rating: number;
        tag: string;
        url: string;
    }
    Index

    Properties

    Properties

    id: string
    judge: Judge
    name: string
    rating: number
    tag: string
    url: string