Skip to content

Commit 30da76f

Browse files
author
Nikita Matrosov
committed
Add plugin typings
1 parent 416843b commit 30da76f

File tree

2 files changed

+923
-0
lines changed

2 files changed

+923
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "cordova-plugin-bluetoothle",
33
"version": "4.3.1",
44
"description": "Use the Bluetooth Low Energy plugin to connect your Cordova app to new Bluetooth devices like heart rate monitors, thermometers, etc...",
5+
"types": "./types/index.d.ts",
56
"cordova": {
67
"id": "cordova-plugin-bluetoothle",
78
"platforms": [

0 commit comments

Comments
 (0)