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