UNPKG

fullpage-scroll-component

Version:
5 lines (4 loc) 220 B
export { default as StepScroll } from "./StepScroll/StepScroll"; export { default as Page } from "./StepScroll/Page"; export { useStepScroll } from "./StepScroll/hooks/useStepScroll"; export * from "./StepScroll/hooks";