UNPKG

rn-bluetooth-classic

Version:

A React Native Bluetooth provider using react-native-bluetooth-classic

4 lines (2 loc) 128 B
export { BluetoothProvider, useBluetooth } from "./BluetoothProvider"; export type { BluetoothContextType } from "./types";