Skip to main content
Module

x/live/deps.ts>TsPropertySignature

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

Properties

type: "TsPropertySignature"
readonly: boolean
key: Expression
computed: boolean
optional: boolean
optional
init: Expression
params: TsFnParameter[]
optional
typeAnnotation: TsTypeAnnotation
optional
typeParams: TsTypeParameterDeclaration