UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

1 lines 534 B
"use strict";function getSystemInfo$(e){return ddSdk_1.ddSdk.invokeAPI(actualCallApiName,e)}var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.getSystemInfo$=void 0;var ddSdk_1=require("../../lib/ddSdk"),apiName="getSystemInfo",actualCallApiName="device.base.getPhoneInfo";ddSdk_1.ddSdk.setAPI(actualCallApiName,(_a={},_a[ddSdk_1.ENV_ENUM.harmony]={vs:"7.0.0"},_a[ddSdk_1.ENV_ENUM.ios]={vs:"6.0.0"},_a[ddSdk_1.ENV_ENUM.android]={vs:"6.0.0"},_a)),exports.getSystemInfo$=getSystemInfo$,exports.default=getSystemInfo$;