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

8 lines
176 B
JSON
Raw Normal View History

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