Node now has isWebBluetooth
This commit is contained in:
parent
d70d66e3dc
commit
c0f2bc9c0c
@ -7,5 +7,7 @@ import { PUPHub } from "./puphub";
|
||||
import { PUPRemote } from "./pupremote";
|
||||
import { WeDo2SmartHub } from "./wedo2smarthub";
|
||||
|
||||
import { isWebBluetooth } from "./utils";
|
||||
|
||||
export default PoweredUP;
|
||||
export { PoweredUP, Hub, WeDo2SmartHub, BoostMoveHub, PUPHub, PUPRemote, DuploTrainBase, Consts };
|
||||
export { PoweredUP, Hub, WeDo2SmartHub, BoostMoveHub, PUPHub, PUPRemote, DuploTrainBase, Consts, isWebBluetooth };
|
||||
|
Loading…
x
Reference in New Issue
Block a user