UNPKG

js-aprs-fap

Version:

NodeJs library for parsing APRS packets.

20 lines 347 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class wx { humidity; humidity_in; luminosity; pressure; rain_1h; rain_24h; rain_midnight; snow_24h; soft; temp; temp_in; wind_gust; wind_direction; wind_speed; } exports.default = wx; //# sourceMappingURL=wx.js.map