UNPKG

react-scrollsense

Version:

A lightweight scroll sensor to solve your react scroll into viewport issues.

8 lines (7 loc) 225 B
declare const errorStrings: { ioConnectWithWrongProvider: string; nativeConnectWithWrongProvider: string; noScrollProvider: string; noPixelsForSingleIOThreshold: string; }; export default errorStrings;