import * as tsMorph from "https://deno.land/x/ts_morph@20.0.0/bootstrap/mod.ts";
Classes
Holds the compiler options. | |
An implementation of a file system that exists in memory only. | |
Project that holds source files. | |
Variables
Collection of reusable resolution hosts. |
Functions
Asynchronously creates a new collection of source files to analyze. | |
Synchronously creates a new collection of source files to analyze. |
Interfaces
Represents a file system that can be interacted with. | |
Options for creating a project. | |
Host for implementing custom module and/or type reference directive resolution. |
Type Aliases
Factory used to create a resolution host. |