UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

3 lines (2 loc) 155 B
export declare const on: (type: string, handler: (e?: any) => void) => void; export declare const off: (type: string, handler: (e?: any) => void) => void;