UNPKG

react-native-ble-manager

Version:
5 lines (4 loc) 166 B
import { ConfigPlugin } from 'expo/config-plugins'; export declare const withBluetoothPermissions: ConfigPlugin<{ bluetoothAlwaysPermission?: string | false; }>;