Structs§
- Resolve
Ctx - 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.