You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ React Component to lazy load images and other components/elements. Supports Inte
28
28
*`debounce` and `throttle` included by default and configurable.
29
29
* Uses IntersectionObserver for browsers that support it.
30
30
* Server Side Rendering (SSR) compatible.
31
+
*[TypeScript declarations](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-lazy-load-image-component/index.d.ts) hosted on DefinitelyTyped.
0 commit comments