Skip to main content

Module resolve

Module resolve 

Source

Structs§

ResolveCtx
Shared resolution state and primitives, borrowed by language adapters. Holds the source-file index, workspace packages, and tsconfig aliases.
Resolver
Resolves import specifiers to repo source files by dispatching to the language adapter that owns the importing file.

Enums§

Resolution