Skip to content

Commit 616c123

Browse files
authored
Merge pull request #443 from kabaehr/patch-2
Fixed namespace typo
2 parents 654786b + 93ed729 commit 616c123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
declare namespace BluetootlePlugin {
1+
declare namespace BluetoothlePlugin {
22
interface Bluetoothle {
33
/**
44
* Initialize Bluetooth on the device

0 commit comments

Comments
 (0)