UNPKG

@logic-pad/core

Version:
2 lines (1 loc) 82 B
export declare function isEventHandler<T>(val: unknown, event: string): val is T;