@protobufjs/aspromise
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @protobufjs/aspromise

Weekly Downloads

11,630,966

Version

1.1.2

License

BSD-3-Clause

Last publish

Collaborators

  • dcode
  • protobufjs