harfbuzzjs
    Preparing search index...

    Interface TraceEntry

    interface TraceEntry {
        glyphs: boolean;
        m: string;
        t: unknown[];
    }
    Index

    Properties

    Properties

    glyphs: boolean
    m: string
    t: unknown[]