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

Gets the shorthand assignment value symbol of the provided node.

Returns

Symbol | undefined