UNPKG

react-simple-channel

Version:

Lightweight and reactive tab-to-tab communication tool for React & non-React contexts. 一个轻量的 React 多标签页通信工具,支持传统函数和 Hook 两种方式。

2 lines 103 B
export { BroadcastSync } from "./broadcastSync"; export { useBroadcastSync } from "./useBroadcastSync";