UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

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