mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
feat: init @toeverything/hooks package (#1788)
This commit is contained in:
7
packages/hooks/package.json
Normal file
7
packages/hooks/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "@toeverything/hooks",
|
||||
"exports": {
|
||||
"./*": "./src/*"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user