UNPKG

@faceless-ui/scroll-info

Version:

A React library for subscribing to scroll events

4 lines (3 loc) 215 B
export type { ScrollInfoProviderProps } from './ScrollInfoProvider/index.js'; export type { ScrollInfoProps } from './ScrollInfo/index.js'; export type { IScrollInfoContext } from './ScrollInfoProvider/context.js';