UNPKG

use-app-events

Version:

Event system for global communication in vanilla JavaScript and React.

3 lines (2 loc) 84 B
declare let broadcastChannel: BroadcastChannel | null; export { broadcastChannel };