Skip to content

Commit a833244

Browse files
committed
Add link to TypeScript declarations
1 parent 2aae5a5 commit a833244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ React Component to lazy load images and other components/elements. Supports Inte
2828
* `debounce` and `throttle` included by default and configurable.
2929
* Uses IntersectionObserver for browsers that support it.
3030
* 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.
3132

3233

3334
## Installation

0 commit comments

Comments
 (0)