UNPKG

delegate-it

Version:

Lightweight and modern event delegation in the browser

4 lines (3 loc) 126 B
export * from './delegate.js'; export { default } from './delegate.js'; export { default as oneEvent } from './one-event.js';