UNPKG

@frezik/rpi-doorbot-ts

Version:

Modules to interface doorbot-ts to the Raspberry Pi

5 lines (3 loc) 107 B
import * as tap from 'tap'; import * as doorbot_rpi from '../index'; tap.pass( "Things basically work" );