Files
est-frame/node_modules/@restart/hooks/useRefWithInitialValueFactory/package.json
2025-10-22 05:38:27 +00:00

8 lines
244 B
JSON
Executable File

{
"name": "@restart/hooks/useRefWithInitialValueFactory",
"private": true,
"main": "../cjs/useRefWithInitialValueFactory.js",
"module": "../esm/useRefWithInitialValueFactory.js",
"types": "../esm/useRefWithInitialValueFactory.d.ts"
}