DIR : /home/kozerus/public_html/cropex/node/node_modules/framer-motion/dist/es/events/add-dom-event.mjs

/home/kozerus/public_html/cropex/node/node_modules/framer-motion/dist/es/events

function addDomEvent(target, eventName, handler, options = { passive: true }) {
    target.addEventListener(eventName, handler, options);
    return () => target.removeEventListener(eventName, handler);
}

export { addDomEvent };
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer