Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/canvas/src/canvas.ts>Path2D

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Latest
interface Path2D
import { type Path2D } from "https://deno.land/x/canvas@v1.4.2/src/canvas.ts";