UNPKG

use-app-events

Version:

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

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