UNPKG

react-hooks-global-scrollspy

Version:
6 lines (5 loc) 305 B
export { GlobalScrollSpyContext } from "./GlobalScrollSpyContext"; export { GlobalScrollSpyProvider } from "./GlobalScrollSpyProvider"; export { useScrollSpy } from "./useScrollSpy"; export { useGlobalScrollSpy } from "./useGlobalScrollSpy"; export { useGlobalScrollSpyOf } from "./useGlobalScrollSpyOf";