UNPKG

@octopan/telegram-green-house

Version:

Monitor & control green-house with Telegram & Raspberry Pi

7 lines 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SensorsData = void 0; class SensorsData { } exports.SensorsData = SensorsData; //# sourceMappingURL=green-house.js.map