UNPKG

react-native-ble-plx

Version:
5 lines 226 B
import { type ConfigPlugin } from '@expo/config-plugins'; export declare const withBluetoothPermissions: ConfigPlugin<{ bluetoothAlwaysPermission?: string | false; }>; //# sourceMappingURL=withBluetoothPermissions.d.ts.map