redux-bluetooth/README.md

333 B

Redux Bluetooth

$ npm install redux-bluetooth
import { dummy } from 'redux-bluetooth';

console.log(dummy());
// hello world!

TODO