UNPKG

react-native-obd-retriver

Version:

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

6 lines 222 B
export * from './BaseDTCRetriever'; export * from './CurrentDTCRetriever'; export * from './PendingDTCRetriever'; export * from './PermanentDTCRetriever'; export * from './VINRetriever'; //# sourceMappingURL=index.d.ts.map