chore: Wrapper声明

This commit is contained in:
手瓜一十雪
2024-08-08 14:21:34 +08:00
parent 66707661e9
commit 8fd5fa185b
51 changed files with 8557 additions and 5 deletions

View File

@@ -27,12 +27,10 @@
"./src*"
],
"@/core": [
"./src/core/src/index",
"./src/core.lib/src/index"
"./src/core/index",
],
"@/core/*": [
"./src/core/src/*",
"./src/core.lib/src/*"
"./src/core/*"
]
}
},