This repository has been archived on 2026-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
VUE_GabenParadise/node_modules/@protobufjs/aspromise
2020-08-10 14:35:19 +02:00
..
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02:00
2020-08-10 14:35:19 +02: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