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

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

Parameters

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