Skip to main content
Module

x/swdev/swc_wasm/types.ts>ClassPropertyBase

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

Properties

optional
value: Expression
optional
typeAnnotation: TsTypeAnnotation
is_static: boolean
computed: boolean
optional
accessibility: Accessibility
is_abstract: boolean
is_optional: boolean
readonly: boolean
definite: boolean