Files
test_server/node_modules/@protobufjs/aspromise
girinb 485098cd1a link
2025-05-29 15:41:51 +09:00
..
2025-05-29 15:41:51 +09:00
2025-05-29 15:41:51 +09:00
2025-05-29 15:41:51 +09:00
2025-05-29 15:41:51 +09:00
2025-05-29 15:41:51 +09:00
2025-05-29 15:41:51 +09: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