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

Gets the source file referenced in the external module reference or throws if it doesn't exist.

Parameters

optional
message: string | (() => string)