Skip to main content
Module

x/canvas/mod.ts>VectorN

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Go to Latest
type alias VectorN
import { type VectorN } from "https://deno.land/x/canvas@v1.0.0/mod.ts";

VectorN represents a vector of length n.

definition: number[]