Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface EmbindEnum
import { type EmbindEnum } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

Represents the set of enum values.

Properties

readonly
values: number[]