UNPKG

munim-bluetooth-peripheral

Version:

A React Native library for creating Bluetooth Low Energy (BLE) peripheral devices with comprehensive advertising data support and Expo support

8 lines (5 loc) 254 B
"use strict"; import { TurboModuleRegistry } from 'react-native'; // BLE Advertising Data Types - Only Platform-Supported Types export default TurboModuleRegistry.getEnforcing('BluetoothPeripheral'); //# sourceMappingURL=BluetoothPeripheralSpec.js.map