import { TypeChecker } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the fully qualified name of a symbol.
Parameters
symbol: Symbol
- Symbol to get the fully qualified name of.
x/deno2node/src/deps.deno.ts>TypeChecker#getFullyQualifiedName
import { TypeChecker } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the fully qualified name of a symbol.