mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
a830c844b7
Return type of require call is from external module resolution only if it doesnt resolve to local module Fixes #10931