Skip to content

Commit b9550e2

Browse files
authored
Merge pull request #408 from matrosov-nikita/add-types
Add plugin typings
2 parents 416843b + 30da76f commit b9550e2

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)