MrShi
5 天以前 acf90ad8e6bea592124541324467360cef565ff5
1
2
export declare const on: (evt: string, fn: any) => void;
export declare const off: (evt: string, fn: any) => void;