Skip to main content
Go to Latest
method ExternalModuleReference.prototype.getReferencedSourceFile
import { ExternalModuleReference } from "https://deno.land/x/deno2node@v1.7.1/src/deps.deno.ts";

Gets the source file referenced or returns undefined if it can't find it.

Returns

SourceFile | undefined