@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
32bed361
–
update package
|
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