1
0

Create test input methods

This commit is contained in:
2025-07-18 15:43:53 +02:00
parent 7b9a1eeb70
commit 82c88243b4
22 changed files with 2081 additions and 13 deletions

View File

@@ -22,7 +22,9 @@
"@electron-toolkit/utils": "^4.0.0",
"react-icons": "^5.5.0",
"react-router-dom": "^7.7.0",
"sass": "^1.89.2"
"robotjs": "^0.6.0",
"sass": "^1.89.2",
"tesseract.js": "^6.0.1"
},
"devDependencies": {
"@electron-toolkit/eslint-config": "^2.0.0",