UNPKG

react-native-bluetooth-state-manager

Version:

Manage the bluetooth state of your device

3 lines 189 B
import { type BluetoothState } from './BluetoothStateManager'; export declare const useBluetoothState: (enabled?: boolean) => BluetoothState; //# sourceMappingURL=useBluetoothState.d.ts.map