Closed matthewp closed 8 years ago
It's possible to call clearTimeout like clearTimeout() which is effectively a noop. This fixes #32
clearTimeout()
It's possible to call clearTimeout like
clearTimeout()
which is effectively a noop. This fixes #32