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