UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

1 lines 888 B
"use strict";function stopBluetoothDevicesDiscovery$(e){return ddSdk_1.ddSdk.invokeAPI("runtime.h5nuvabridge.exec",__assign({_action:apiName},e))}var __assign=this&&this.__assign||function(){return __assign=Object.assign||function(e){for(var s,t=1,o=arguments.length;t<o;t++){s=arguments[t];for(var i in s)Object.prototype.hasOwnProperty.call(s,i)&&(e[i]=s[i])}return e},__assign.apply(this,arguments)},_a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.stopBluetoothDevicesDiscovery$=void 0;var ddSdk_1=require("../../lib/ddSdk"),apiName="stopBluetoothDevicesDiscovery";ddSdk_1.ddSdk.setAPI("runtime.h5nuvabridge.exec",(_a={},_a[ddSdk_1.ENV_ENUM.harmony]={vs:"7.0.0"},_a[ddSdk_1.ENV_ENUM.ios]={vs:"4.6.38"},_a[ddSdk_1.ENV_ENUM.android]={vs:"4.6.38"},_a)),exports.stopBluetoothDevicesDiscovery$=stopBluetoothDevicesDiscovery$,exports.default=stopBluetoothDevicesDiscovery$;