deepseek-pc/node_modules/evtd/es/interface.d.ts
2025-02-28 19:43:11 +08:00

2 lines
49 B
TypeScript

export declare type Handler = (e: Event) => any;