mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-02-03 17:56:38 +00:00
@protobufjs/aspromise
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