Skip to main content
Module

x/swdev/swc_wasm/types.ts>TsEnumDeclaration

No bundle frontend by service-worker
Latest
interface TsEnumDeclaration
implements Node, HasSpan
import { type TsEnumDeclaration } from "https://deno.land/x/swdev@0.5.2/swc_wasm/types.ts";

Properties

type: "TsEnumDeclaration"
declare: boolean
is_const: boolean
member: TsEnumMember[]