wzx 8c58e778ad v1.0.0 2 yıl önce
..
tests 8c58e778ad v1.0.0 2 yıl önce
LICENSE 8c58e778ad v1.0.0 2 yıl önce
README.md 8c58e778ad v1.0.0 2 yıl önce
index.d.ts 8c58e778ad v1.0.0 2 yıl önce
index.js 8c58e778ad v1.0.0 2 yıl önce
package.json 8c58e778ad v1.0.0 2 yıl önce

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