Skip to main content
Module

x/canvas/types.ts>VerbList

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

VerbList holds verb constants like CanvasKit.MOVE_VERB, CanvasKit.CUBIC_VERB.

definition: MallocObj | Uint8Array | number[]