Skip to main content
Module

x/blocks/deps.ts>TsEnumDeclaration

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Extremely Popular
Go to Latest
interface TsEnumDeclaration
implements Node, HasSpan
import { type TsEnumDeclaration } from "https://deno.land/x/blocks@1.39.6/deps.ts";

Properties

type: "TsEnumDeclaration"
declare: boolean
isConst: boolean
members: TsEnumMember[]