zhizhi/node_modules/dingtalk-jsapi/lib/bridge/gdt/h5Event.d.ts

2 lines
77 B
TypeScript

export declare const on: (type: string, handler: (e?: any) => void) => void;