@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
Name |
Last Commit
962d489c
–
Font update
|
History
|
Last Update |
---|---|---|
.. | ||
tests | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
index.d.ts | Loading commit data... | |
index.js | Loading commit data... | |
package.json | Loading commit data... |
Returns a promise from a node-style callback function.
function
, ctx: Object
, ...params: *
): Promise<*>
License: BSD 3-Clause License