dingtalk-jsapi
Version:
钉钉 模块化 多端统一 API
1 lines • 328 B
JavaScript
function stopRecord$(e){return common_1.ddSdk.invokeAPI(exports.apiName,e)}Object.defineProperty(exports,"__esModule",{value:!0}),exports.stopRecord$=exports.apiName=void 0;var common_1=require("../../../common");exports.apiName="device.audio.stopRecord",exports.stopRecord$=stopRecord$,exports.default=stopRecord$;
;