iink-ts - v3.2.1
    Preparing search index...

    Type Alias TStrokeGroupToSend

    type TStrokeGroupToSend = {
        penStyle?: string;
        strokes: TStrokeToSend[];
    }
    Index

    Properties

    Properties

    penStyle?: string
    strokes: TStrokeToSend[]