@protobufjs/aspromise

npmarrow-up-right

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 Licensearrow-up-right

Last updated