iink-ts - v4.0.0
    Preparing search index...

    Type Alias TEraser

    type TEraser = {
        id: string;
        pointers: TPointer[];
        style: TStyle;
        type: Eraser;
    }
    Index
    id: string
    pointers: TPointer[]
    style: TStyle
    type: Eraser