UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

1 lines 894 B
"use strict";function startBluetoothDevicesDiscovery$(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 t,s=1,r=arguments.length;s<r;s++){t=arguments[s];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},__assign.apply(this,arguments)},_a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.startBluetoothDevicesDiscovery$=void 0;var ddSdk_1=require("../../lib/ddSdk"),apiName="startBluetoothDevicesDiscovery";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.startBluetoothDevicesDiscovery$=startBluetoothDevicesDiscovery$,exports.default=startBluetoothDevicesDiscovery$;