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

8 lines
172 B
JSON
Raw Normal View History

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