import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the import and exports in other source files that reference this source file.
x/deno2node/src/deps.deno.ts>SourceFile#getReferencingNodesInOtherSourceFiles
import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the import and exports in other source files that reference this source file.