We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e376d commit 361a8adCopy full SHA for 361a8ad
package.json
@@ -4,6 +4,7 @@
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "lib/index.js",
6
"author": "Daniel Schmidt",
7
+ "typings": "index.d.ts",
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/thebuilder/react-intersection-observer"
0 commit comments