Skip to main content
Module

x/evt/lib/types/lib.dom.ts>SVGPathSegCurvetoCubicSmoothRel

💧EventEmitter's typesafe replacement
Go to Latest
interface SVGPathSegCurvetoCubicSmoothRel
implements SVGPathSeg
import { type SVGPathSegCurvetoCubicSmoothRel } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";

Properties

x: number
x2: number
y: number
y2: number