Files
jackbeeby b412dfe2ca Initialisation
Added the packages and files for the backend server
2024-12-15 17:48:45 +11:00
..
2024-12-15 17:48:45 +11:00
2024-12-15 17:48:45 +11:00
2024-12-15 17:48:45 +11:00
2024-12-15 17:48:45 +11:00
2024-12-15 17:48:45 +11:00
2024-12-15 17:48:45 +11: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