UNPKG

simulate-event

Version:
7 lines (4 loc) 150 B
export function generate(type: string, options?: any): Event; export function simulate(element: EventTarget, type: string, options?: any): boolean;