mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-08 12:55:49 -05:00
* Include export assignment properties when looking for module exports * Create new API function for tryGetMemberInModuleExportsAndProperties * Cleanup based on review feedback