Files
AFFiNE-Mirror/packages/hooks/package.json
2023-05-18 01:21:25 -07:00

9 lines
127 B
JSON

{
"name": "@toeverything/hooks",
"exports": {
"./*": "./src/*"
},
"private": true,
"version": "0.6.0-canary.5"
}