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