UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

4 lines (3 loc) 175 B
import { ENV_ENUM } from "../../lib/ddSdk"; declare const setAPI: (method: string, config: import("../../lib/sdk").IInvokeAPIConfigMap) => void; export { ENV_ENUM, setAPI, };