mdn-translation-ja-mcp
    Preparing search index...

    実際に適用した 1 件の差分。

    type GlossaryApplyItem = {
        line: number;
        startOffsetInLine: number;
        raw: string;
        suggestedRaw: string;
    }
    Index

    Properties

    line: number
    startOffsetInLine: number
    raw: string
    suggestedRaw: string