Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/deps.ts>ClassPropertyBase

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
interface ClassPropertyBase
implements Node, HasSpan, HasDecorator
import { type ClassPropertyBase } from "https://deno.land/x/live@1.60.0/deps.ts";

Properties

optional
value: Expression
optional
typeAnnotation: TsTypeAnnotation
isStatic: boolean
optional
accessibility: Accessibility
isOptional: boolean
isOverride: boolean
readonly: boolean
definite: boolean