mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-02 14:48:32 -05:00
* add Omit<T, ..> instead of Pick<Exclue<T>,..> * remove the fallback * run the baseline-accept * removed unused variables * fix tests\baselines\reference