UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

5 lines (4 loc) 162 B
import { IJSBridge } from '../modelDef'; export declare const h5PcBridgeInit: () => Promise<any>; declare const h5PcBridge: IJSBridge; export default h5PcBridge;