import { type NameableNodeSpecific } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
Methods
getNameNodeOrThrow(message?: string | (() => string)): Identifier
Gets the name node if it exists, or throws.
x/ts_morph/mod.ts>NameableNodeSpecific
import { type NameableNodeSpecific } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
Gets the name node if it exists, or throws.