Skip to main content
Module

x/ts_morph/mod.ts>ExternalModuleReference#getReferencedSourceFileOrThrow

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
method ExternalModuleReference.prototype.getReferencedSourceFileOrThrow
import { ExternalModuleReference } from "https://deno.land/x/ts_morph@15.1.0/mod.ts";

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