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

    Variable PROBLEM_TYPEConst

    PROBLEM_TYPE: {
        [key in ProblemType]: {
            description: string;
            label: string;
            value: ProblemType;
        }
    } = ...