Skip to main content
Extremely Popular
Go to Latest
method Project.prototype.resolveSourceFileDependencies
import { Project } from "https://deno.land/x/fresh@1.2.0/src/dev/deps.ts";

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

Returns

SourceFile[]

The added source files.