UNPKG

@cainiaofe/cn-ui-charts

Version:
5 lines (4 loc) 364 B
export declare function emitEvent(eventName: any, ...args: any[]): void; export declare function onEvent(eventName: any, func: any): import("_eventemitter3@4.0.7@eventemitter3")<string | symbol, any> | undefined; export declare const CnFilterOnSearch = "L2_CnFilter_onSearch"; export declare const CnFilterDefaultValueFinished = "L2_CnFilterDefaultValueFinished";