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

8 lines
196 B
JSON
Raw Normal View History

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