Skip to main content
Module

x/ts_morph/mod.ts>Project#resolveSourceFileDependencies

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

Adds the source files the project's source files depend on to the project.

Returns

The added source files.