UNPKG
@webeach/event-manager
Version:
latest (1.0.0)
1.0.0
EventManager is a library for simplifying event handling in JavaScript
@webeach/event-manager
/
lib
/
esm
/
index.js
3 lines
(2 loc)
•
82 B
JavaScript
View Raw
1
2
3
export
{ listen }
from
'./functions/listen.js'
;
//# sourceMappingURL=index.js.map