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

8 lines
188 B
JSON
Raw Normal View History

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