Mohammad Asif cf937194cb Removed un-waned things 1. 5 달 전
..
tests cf937194cb Removed un-waned things 1. 5 달 전
LICENSE cf937194cb Removed un-waned things 1. 5 달 전
README.md cf937194cb Removed un-waned things 1. 5 달 전
index.d.ts cf937194cb Removed un-waned things 1. 5 달 전
index.js cf937194cb Removed un-waned things 1. 5 달 전
package.json cf937194cb Removed un-waned things 1. 5 달 전

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