mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Change pause to actually make ms optional. The documentation states that you can provide zero arguments to suspend the browser indefinitely, but it requires the ms argument, which forces you to provide at least the first argument.