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