react-native-ble-nitro
Version:
High-performance React Native BLE library built on Nitro Modules
3 lines • 453 B
TypeScript
export { type ByteArray, type ScanFilter, type BLEDevice, type ScanCallback, type ManufacturerDataEntry, type ManufacturerData, type ConnectionCallback, type DisconnectEventCallback, type OperationCallback, type CharacteristicUpdateCallback, type Subscription, type AsyncSubscription, type BleNitroManagerOptions, BLEState, AndroidScanMode, BleNitroManager, } from "./manager";
export { BleNitro } from './singleton';
//# sourceMappingURL=index.d.ts.map