Skip to main content
Module

x/deno2node/src/deps.deno.ts>ReferencedSymbolEntry#isDefinition

Compile your Deno project to run on Node.js.
Go to Latest
method ReferencedSymbolEntry.prototype.isDefinition
import { ReferencedSymbolEntry } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

If this is the definition reference.

Returns

boolean | undefined