Skip to main content
Module

x/canvas/mod.ts>EmbindEnumEntity

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

Represents a single member of an enum.

Properties

readonly
value: number