Module

x/ts_morph/mod.ts>DecoratableNodeStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface DecoratableNodeStructure
import { type DecoratableNodeStructure } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";

Properties

optional
decorators: OptionalKind<DecoratorStructure>[]