Skip to content

Commit 1c56bbb

Browse files
committed
chore: typings
1 parent cb5c7d7 commit 1c56bbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bluetooth.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import {
22
AdvertismentData,
3+
BleTraceCategory,
34
BluetoothCommon,
45
BluetoothOptions,
56
CallbackType,
@@ -25,6 +26,7 @@ import {
2526

2627
export {
2728
AdvertismentData,
29+
BleTraceCategory,
2830
CallbackType,
2931
Characteristic,
3032
ConnectOptions,

0 commit comments

Comments
 (0)