mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
2da8014efa
* Port generated lib files (#19690) * Handle cases when npm install doesnt get triggered with the actual file added Fixes #19597 * Add regression test for #19395 Thanks to @mjbvz for finding it and @sandersn for reducing it. * Correct typo - pass correct argument All of the other calls in extractSymbol are already correct. * Assert that enclosing declaration is not synthesized