@protobufjs/aspromise
Last updated
Returns a promise from a node-style callback function.
asPromise(fn: function, ctx: Object, ...params: *): Promise<*>
Returns a promise from a node-style callback function.
License: BSD 3-Clause License
Last updated