UNPKG

gatt-ip-js

Version:

GATT-IP library is A simple javascript protocol to connect any Bluetooth Smart (GATT) Device to the IP network

5 lines 81 B
declare module "gatt-ip-js" { export class GATTIP { GATTIP(); } }