UNPKG

react-native-ble-plx

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