mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
451 B
451 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