tra-analysis/website/functions/node_modules/@protobufjs/aspromise
2019-01-06 13:14:45 -06:00
..
tests push all website files 2019-01-06 13:14:45 -06:00
index.d.ts push all website files 2019-01-06 13:14:45 -06:00
index.js push all website files 2019-01-06 13:14:45 -06:00
LICENSE push all website files 2019-01-06 13:14:45 -06:00
package.json push all website files 2019-01-06 13:14:45 -06:00
README.md push all website files 2019-01-06 13:14:45 -06:00

@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