Add exp_gui

This commit is contained in:
Cooldude2606
2025-01-02 03:22:50 +00:00
parent 1a17f11062
commit a924a211ae
9 changed files with 74 additions and 0 deletions

6
exp_gui/tsconfig.json Normal file
View File

@@ -0,0 +1,6 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.node.json" }
]
}