jessetane / queue

Asynchronous function queue with adjustable concurrency
MIT License
764 stars 66 forks source link

Timeout typings #62

Closed Codex- closed 5 years ago

Codex- commented 5 years ago

This adds typings for the timeout property on a job / worker.

Otherwise you'll get no typings warnings if you use a string etc when developing using TS.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling bb2bd7459ec6eb38c8f019f96ce9340249d73ff2 on Codex-:timeout_typings into e9285cfc8056a21d30543d48e8ccd7983de89115 on jessetane:master.

jessetane commented 5 years ago

Thanks. Released as 6.0.1.