Skip to main content
Module

x/canvas/types.ts>EmbindSingleton

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

Methods

isAliasOf(other: any): boolean