Converts an async task of any kind (callback, promise, observable) to a promise.
Promise-based wrapper for the async-done package.
async-done
An async task supported by async-done.
Promise for the task result.
Generated using TypeDoc
Converts an async task of any kind (callback, promise, observable) to a promise.
Promise-based wrapper for the
async-done
package.