Skip to content

SVGPathCommand

SVGPathCommand: "M" | "m" | "L" | "l" | "H" | "h" | "V" | "v" | "C" | "c" | "S" | "s" | "Q" | "q" | "T" | "t" | "A" | "a" | "Z" | "z"

Source

graphics/graphics.ts:29