mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 11:56:00 +00:00
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
const useEffect = subscribe => ({ subscribe });
|
|
|
|
export default useEffect;
|