mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 12:32:08 -06:00
* Make the non relative name resolution cache generic * Add cache for non relative type reference resolution * Add getter only methods so we can use these in future for sharing resolutions across the projects * Mark existing non relative module name cache getOrCreate as deprecated * Prefer getters for getting directory results