Mohammad Asif cf937194cb Removed un-waned things 1. před 1 rokem
..
tests cf937194cb Removed un-waned things 1. před 1 rokem
LICENSE cf937194cb Removed un-waned things 1. před 1 rokem
README.md cf937194cb Removed un-waned things 1. před 1 rokem
index.d.ts cf937194cb Removed un-waned things 1. před 1 rokem
index.js cf937194cb Removed un-waned things 1. před 1 rokem
package.json cf937194cb Removed un-waned things 1. před 1 rokem

README.md

@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