feat: final multithreading a gui post

This commit is contained in:
Barrett Ruth 2025-05-31 23:42:35 -05:00
parent f7d3a6fc64
commit 8a7a88821b
3 changed files with 61 additions and 7 deletions

View file

@ -17,6 +17,7 @@
"devDependencies": {
"@typescript-eslint/parser": "^8.32.1",
"prettier": "^3.5.3",
"prettier-plugin-astro": "^0.14.1"
"prettier-plugin-astro": "^0.14.1",
"typescript": "^5.8.3"
}
}