mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 20:14:01 -06:00
* 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