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

    Type Alias GlossaryMacroMatch

    type GlossaryMacroMatch = {
        full: string;
        termId: string;
        index: number;
    }
    Index
    full: string
    termId: string
    index: number