import { TsConfigResolver } from "https://deno.land/x/ts_morph@18.0.0/common/mod.ts";
Constructors
Methods
getErrors(): ts.Diagnostic[]
getPaths(compilerOptions?: CompilerOptions): { filePaths: StandardizedFilePath[]; directoryPaths: StandardizedFilePath[]; }