dingtalk-jsapi
Version:
钉钉 模块化 多端统一 API
1 lines • 536 B
JavaScript
function onBluetoothDeviceFound$(d){ddSdk_1.ddSdk.getExportSdk().on("bizEvent."+apiName,d)}var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.onBluetoothDeviceFound$=void 0;var ddSdk_1=require("../../lib/ddSdk"),apiName="bluetoothDeviceFound";ddSdk_1.ddSdk.setAPI(apiName,(_a={},_a[ddSdk_1.ENV_ENUM.harmony]={vs:"7.0.0"},_a[ddSdk_1.ENV_ENUM.ios]={vs:"7.5.10"},_a[ddSdk_1.ENV_ENUM.android]={vs:"7.5.10"},_a)),exports.onBluetoothDeviceFound$=onBluetoothDeviceFound$,exports.default=onBluetoothDeviceFound$;
;