mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2026-05-11 09:52:32 +00:00
13 lines
165 B
JSON
13 lines
165 B
JSON
{
|
|
"name": "@sa/uno-preset",
|
|
"version": "1.3.7",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
},
|
|
"typesVersions": {
|
|
"*": {
|
|
"*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|