import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets if the source file is a descendant of a node_modules directory.
x/deno2node/src/deps.deno.ts>SourceFile#isInNodeModules
import { SourceFile } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets if the source file is a descendant of a node_modules directory.