Skip to main content
Module

x/ts_morph/mod.ts>VariableStatement#getDeclarationKindKeywords

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

Gets the variable declaration kind keywords.

Returns

Node<ts.Node>[]