UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

3 lines (2 loc) 173 B
export declare const uniEventOn: (type: string, listener: (e?: any) => void) => void; export declare const uniEventOff: (type: string, listener: (e?: any) => void) => void;