Files
whsfund/functions/node_modules/@protobufjs/aspromise
2026-03-23 15:29:13 -04:00
..
2026-03-23 15:29:13 -04:00
2026-03-23 15:29:13 -04:00
2026-03-23 15:29:13 -04:00
2026-03-23 15:29:13 -04:00
2026-03-23 15:29:13 -04:00
2026-03-23 15:29:13 -04: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