Skip to main content
Module

x/ts_morph/mod.ts>VariableDeclarationStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface VariableDeclarationStructure
implements Structure, VariableDeclarationSpecificStructure, BindingNamedNodeStructure, InitializerExpressionableNodeStructure, TypedNodeStructure, ExclamationTokenableNodeStructure
import { type VariableDeclarationStructure } from "https://deno.land/x/ts_morph@17.0.0/mod.ts";