@protobufjs/aspromise
v1.1.2
Published
Returns a promise from a node-style callback function.
Readme
@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
