mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
15 lines
176 B
JSON
15 lines
176 B
JSON
{
|
|
"name": "@sa/hooks",
|
|
"version": "1.0.0",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
},
|
|
"typesVersions": {
|
|
"*": {
|
|
"*": [
|
|
"./src/*"
|
|
]
|
|
}
|
|
}
|
|
}
|