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

    Type Alias TLegacyStroke

    TLegacyStroke: TBaseSymbol & TStrokeMinimal & {
        length: number;
        style: TPenStyle;
    }

    Use TStroke from stroke/ for new code