Perseus
    Preparing search index...
    type LinterWarningItem = {
        hints: LinterWarning[][];
        question: LinterWarning[];
    }
    Index

    Properties

    Properties

    hints: LinterWarning[][]
    question: LinterWarning[]