RPE Chart Utils
    Preparing search index...

    Type Alias LineProcess

    LineProcess: (line: JudgeLine, index: number, chart: RpeJson) => void

    A process function on a JudgeLine.

    Type Declaration