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

x/canvaseno/mod.ts>WeightList

Canvas API for deno
Latest
type alias WeightList
import { type WeightList } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";

WeightList holds weights for conics when making paths.

definition: MallocObj | Float32Array | number[]