@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

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @protobufjs/aspromise

    Weekly Downloads

    10,691,072

    Version

    1.1.2

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • dcode
    • protobufjs