rk
6 天以前 214cda58c3786972c958da5c6d54a135490a3c11
1
"use strict";function stopScanBleDevice$(e){return common_1.ddSdk.invokeAPI(exports.apiName,e)}Object.defineProperty(exports,"__esModule",{value:!0}),exports.stopScanBleDevice$=exports.apiName=void 0;var common_1=require("../../../common");exports.apiName="device.base.stopScanBleDevice",exports.stopScanBleDevice$=stopScanBleDevice$,exports.default=stopScanBleDevice$;