npm.io
1.1.2 • Published 9 years ago

@protobufjs/aspromise

Licence
BSD-3-Clause
Version
1.1.2
Deps
0
Vulns
0
Weekly
0
Stars
10.6K

@protobufjs/aspromise

npm

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