UNPKG

use-app-events

Version:

Create custom events and reactive variables in vanilla JavaScript and React.

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