$ npm install redux-bluetooth
import { dummy } from 'redux-bluetooth'; console.log(dummy()); // hello world!
PRs are welcome. To begin developing, do this:
$ yarn install # or npm install