Skip to main content
Module

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

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

Properties

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