feat(aklive2d): add a downloader lib
This commit is contained in:
7
.vscode/launch.json
vendored
7
.vscode/launch.json
vendored
@@ -48,6 +48,13 @@
|
||||
"request": "launch",
|
||||
"command": "pnpm run vite:directory:dev",
|
||||
"cwd": "${workspaceFolder}"
|
||||
},
|
||||
{
|
||||
"type": "node-terminal",
|
||||
"name": "Run Script: charword",
|
||||
"request": "launch",
|
||||
"command": "pnpm run charword",
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user