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