call.js 365 Bytes
Newer Older
liang ce committed
1
"use strict";function call$(d){return ddSdk_1.ddSdk.invokeAPI(apiName,d)}Object.defineProperty(exports,"__esModule",{value:!0});var _a,ddSdk_1=require("../../../lib/ddSdk"),apiName="biz.telephone.call";ddSdk_1.ddSdk.setAPI(apiName,(_a={},_a[ddSdk_1.ENV_ENUM.ios]={vs:"2.4.0"},_a[ddSdk_1.ENV_ENUM.android]={vs:"2.4.0"},_a)),exports.call$=call$,exports.default=call$;