import { type EmbindObject } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
CanvasKit is built with Emscripten and Embind. Embind adds the following methods to all objects that are exposed with it.
Type Parameters
T extends EmbindObject<T>
import { type EmbindObject } from "https://deno.land/x/canvaseno@v1.0.2/mod.ts";
CanvasKit is built with Emscripten and Embind. Embind adds the following methods to all objects that are exposed with it.