UNPKG

udoo

Version:

UDOO GPIO abstraction library for Node.js & command line tool. (callback, promise, and synchronous styles supported)

8 lines (5 loc) 80 B
/* * index.js */ 'use strict'; exports = module.exports = require('./lib');