UNPKG

react-native-obd-retriver

Version:

A React Native hook library to manage Bluetooth Low Energy connections and communication with ELM327 OBD-II adapters.

2 lines 422 B
Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"PROTOCOL",{enumerable:true,get:function get(){return _constants.PROTOCOL;}});Object.defineProperty(exports,"ProtocolManager",{enumerable:true,get:function get(){return _ProtocolManager.ProtocolManager;}});var _ProtocolManager=require("./ProtocolManager");var _constants=require("../utils/constants"); //# sourceMappingURL=index.js.map