Klimatologiot/node_modules/@protobufjs/aspromise
Klimatologi Dev ee5903bcb0 Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
..
tests Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
LICENSE Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
README.md Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
index.d.ts Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
index.js Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00
package.json Initial commit: Atmospheric monitoring with NTP time, 1-hour pressure averaging, Firebase history table, Excel export, and WiFi buzzer alerts 2026-05-05 20:11:12 +07:00

README.md

@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