UNPKG

64 BTypeScriptView Raw
1export declare type HandlerFunction = (...args: any[]) => void;