qcloud-iotexplorer-bluetooth-adapter
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -21,3 +21,3 @@ /// <reference types="miniprogram-api-typings" /> | ||
} | ||
export declare type DeviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo?: DeviceFilterExtendInfo) => DeviceInfo | void | false | null; | ||
export declare type DeviceFilterFunction = (deviceInfo: WechatMiniprogram.BlueToothDevice, extendInfo: DeviceFilterExtendInfo) => DeviceInfo | void | false | null; | ||
/** | ||
@@ -24,0 +24,0 @@ * 设备适配器 |
{ | ||
"name": "qcloud-iotexplorer-bluetooth-adapter", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
118337