Module

x/ts_morph/mod.ts>AccessorDeclaration

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
type alias AccessorDeclaration
import { type AccessorDeclaration } from "https://dotland.deno.dev/x/ts_morph@15.1.0/mod.ts";
definition: GetAccessorDeclaration | SetAccessorDeclaration