meo-skia-canvas
    Preparing search index...

    Type Alias Path2DEdge

    Path2DEdge: [verb: string, args: number[]]

    One step of a path as Path2D.edges reports it: the verb that drew it -- "moveTo", "lineTo", "bezierCurveTo", "closePath" and so on -- followed by the coordinates that verb takes.