修复插件生成代码报错问题

This commit is contained in:
YHH
2025-06-18 20:22:17 +08:00
parent aaa2a8ed2c
commit f48ebb65ba
10 changed files with 521 additions and 69 deletions

View File

@@ -14,6 +14,7 @@
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@esengine/ai/-/ai-2.0.1.tgz",
"integrity": "sha512-qGGYc4kYlSJzCkBDJa+p5OruOnDvnL2oJ/ciKSHsPJVdn1tIefPEkUofJyMVGo4my5ubGr2ky6igTLtLYmhzRg==",
"license": "MIT",
"engines": {
"node": ">=16.0.0"
}