UNPKG

@chrispyduck/homie-sensors

Version:

Sensor library intended for ues with homie-device

8 lines 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.staticImplements = void 0; function staticImplements() { return (constructor) => { constructor; }; } exports.staticImplements = staticImplements; //# sourceMappingURL=ISensor.js.map