UNPKG

@frezik/rpi-doorbot-ts

Version:

Modules to interface doorbot-ts to the Raspberry Pi

7 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var reader_gpio_1 = require("./src/reader_gpio"); exports.GPIOReader = reader_gpio_1.GPIOReader; var activator_gpio_1 = require("./src/activator_gpio"); exports.GPIOActivator = activator_gpio_1.GPIOActivator; //# sourceMappingURL=index.js.map