initial version of tui

This commit is contained in:
Ramnique Singh 2025-12-16 14:48:04 +05:30
parent 89a2fc583e
commit d0d0a3612e
14 changed files with 2079 additions and 70 deletions

View file

@ -11,6 +11,7 @@
"esModuleInterop": true,
"skipLibCheck": true,
"sourceMap": true,
"jsx": "react-jsx",
"paths": {
"@/*": [
"./src/*"