Module

x/ts_morph/mod.ts>DeclarationName

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Go to Latest
type alias DeclarationName
import { type DeclarationName } from "https://dotland.deno.dev/x/ts_morph@17.0.0/mod.ts";
definition:
| Identifier
| PrivateIdentifier
| StringLiteralLike
| NumericLiteral
| ComputedPropertyName
| ElementAccessExpression
| BindingPattern
| EntityNameExpression