UNPKG

obd-raw-data-parser

Version:

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

4 lines 143 B
import { IObdPID } from './obdTypes'; declare const responsePIDS: IObdPID[]; export default responsePIDS; //# sourceMappingURL=obdPIDS.d.ts.map