UNPKG

tsdom

Version:

Fast, lightweight JavaScript DOM manipulation utility

3 lines (2 loc) 107 B
declare function direct(cb: (ev: Event, el: HTMLElement) => void): (ev: Event) => void; export { direct };