zhizhi/node_modules/dingtalk-jsapi/dd.js

1 line
160 B
JavaScript
Raw Normal View History

"use strict";var ddSdk_1=require("./lib/ddSdk"),otherApi=require("./lib/otherApi"),dd=Object.assign({},otherApi,ddSdk_1.ddSdk.getExportSdk());module.exports=dd;