Skip to main content
Module

x/composable/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.
Very Popular
Go to Latest
interface TsEnumDeclaration
implements Node, HasSpan
import { type TsEnumDeclaration } from "https://deno.land/x/composable@1.30.4/deps.ts";

Properties

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