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

Gets the source file referenced in the module specifier.

Returns

SourceFile | undefined