import { type WeightList } from "https://deno.land/x/canvas@v1.0.0/mod.ts";
WeightList holds weights for conics when making paths.
definition: MallocObj | Float32Array | number[]
import { type WeightList } from "https://deno.land/x/canvas@v1.0.0/mod.ts";
WeightList holds weights for conics when making paths.