Extremely Popular
Latest
method Project.prototype.resolveSourceFileDependencies
import { Project } from "https://dotland.deno.dev/x/fresh@1.7.1/tests/deps.ts";

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

Returns

SourceFile[]

The added source files.