UNPKG
react-native-bluetooth-state-manager
Version:
latest (2.0.4)
next (2.0.0-0)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Manage the bluetooth state of your device
github.com/patlux/react-native-bluetooth-state-manager
react-native-bluetooth-state-manager
/
lib
/
typescript
/
src
/
index.d.ts
3 lines
•
113 B
TypeScript
View Raw
1
2
3
export
*
from
'./BluetoothStateManager'
;
export
*
from
'./useBluetoothState'
;
//# sourceMappingURL=index.d.ts.map