mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-08 16:25:37 +08:00
464 B
464 B
@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