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