GoScrobble/web/node_modules/@restart/hooks/useIntersectionObserver/package.json

8 lines
220 B
JSON
Raw Permalink Normal View History

2022-04-25 02:47:15 +00:00
{
"name": "@restart/hooks/useIntersectionObserver",
"private": true,
"main": "../cjs/useIntersectionObserver.js",
"module": "../esm/useIntersectionObserver.js",
"types": "../esm/useIntersectionObserver.d.ts"
}