UNPKG

use-app-events

Version:

Event system for global communication in vanilla JavaScript and React.

3 lines (2 loc) 125 B
declare const notifyEventListeners: import('../base').BaseNotifyEventListeners<string>; export default notifyEventListeners;