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