UNPKG

dingtalk-jsapi

Version:

钉钉 模块化 多端统一 API

3 lines (2 loc) 115 B
export declare const on: (evt: string, fn: any) => void; export declare const off: (evt: string, fn: any) => void;