poojakhatawate 68d7cc37d2 | ||
---|---|---|
.. | ||
tests | ||
LICENSE | ||
README.md | ||
index.d.ts | ||
index.js | ||
package.json |
README.md
@protobufjs/aspromise
Returns a promise from a node-style callback function.
API
- asPromise(fn:
function
, ctx:Object
, ...params:*
):Promise<*>
Returns a promise from a node-style callback function.
License: BSD 3-Clause License