Skip to main content
Latest
method VariableStatement.prototype.getDeclarationKindKeywords
import { VariableStatement } from "https://deno.land/x/deno2node@v1.12.0/src/deps.deno.ts";

Gets the variable declaration kind keywords.

Returns

Node<ts.Node>[]