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