feat(ui): 初始化

This commit is contained in:
廖彦棋
2024-03-06 09:27:11 +08:00
parent 4327fdac12
commit 1f80ba9463
92 changed files with 4907 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "@gpt-vue/packages",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}