zloirock / core-js

Standard Library
MIT License
24.61k stars 1.66k forks source link

Add `clearTimeout` #1284

Closed philipmw closed 1 year ago

philipmw commented 1 year ago

The functionality already existed and was tested by unit tests. This change exports it and clarifies misleading descriptions of its unit tests.

philipmw commented 1 year ago

Thanks for the feedback. I must have misunderstood what the code is doing. I'll close this request.