Skip to main content
Module

x/evt/mod.ts>dom.SVGPathSegCurvetoCubicSmoothAbs

💧EventEmitter's typesafe replacement
Latest
interface dom.SVGPathSegCurvetoCubicSmoothAbs
implements SVGPathSeg
import { type dom } from "https://deno.land/x/evt@v2.5.7/mod.ts";
const { SVGPathSegCurvetoCubicSmoothAbs } = dom;

Properties

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