Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ts_morph/mod.ts>VariableDeclaration#getStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
method VariableDeclaration.prototype.getStructure
import { VariableDeclaration } from "https://deno.land/x/ts_morph@20.0.0/mod.ts";

Gets the structure equivalent to this node.