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