Marketing_Digital/Template-01/node_modules/@protobufjs/aspromise
2026-05-13 21:21:04 -03:00
..
tests fix: add react-is 2026-05-13 21:21:04 -03:00
index.d.ts fix: add react-is 2026-05-13 21:21:04 -03:00
index.js fix: add react-is 2026-05-13 21:21:04 -03:00
LICENSE fix: add react-is 2026-05-13 21:21:04 -03:00
package.json fix: add react-is 2026-05-13 21:21:04 -03:00
README.md fix: add react-is 2026-05-13 21:21:04 -03: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