dingtalk-jsapi
Version:
钉钉 模块化 多端统一 API
1 lines • 1.06 kB
JavaScript
;var __createBinding=this&&this.__createBinding||(Object.create?function(e,o,t,n){void 0===n&&(n=t),Object.defineProperty(e,n,{enumerable:!0,get:function(){return o[t]}})}:function(e,o,t,n){void 0===n&&(n=t),e[n]=o[t]}),__exportStar=this&&this.__exportStar||function(e,o){for(var t in e)"default"===t||o.hasOwnProperty(t)||__createBinding(o,e,t)},_a;Object.defineProperty(exports,"__esModule",{value:!0});var common_1=require("../../common"),getConfig_1=require("../../../../lib/common/api/taurus/common/getConfig");__exportStar(require("../../../../lib/common/api/taurus/common/getConfig"),exports),exports.default=getConfig_1.default,common_1.setAPI(getConfig_1.apiName,(_a={},_a[common_1.ENV_ENUM.gdtIos]={vs:"1.0.0",invokeName:"getConfig"},_a[common_1.ENV_ENUM.gdtAndroid]={vs:"1.0.0",invokeName:"getConfig"},_a[common_1.ENV_ENUM.gdtStandardIos]={vs:"1.0.0",invokeName:getConfig_1.apiName},_a[common_1.ENV_ENUM.gdtStandardAndroid]={vs:"1.0.0",invokeName:getConfig_1.apiName},_a[common_1.ENV_ENUM.gdtPc]={vs:"1.0.0",invokeName:"getConfig"},_a));