Open daytonlowell opened 4 years ago
Would you accept a PR that made methods return a Promise if a callback wasn't passed?
Promise
Thanks. I'll check it out after my vacation.
The Promise existence check is not needed. The next version is going to support node >= v10, following the LTS release schedule.
Would you accept a PR that made methods return a
Promise
if a callback wasn't passed?