lab 6 started

This commit is contained in:
=
2026-04-10 21:35:46 +10:00
parent 484f291c21
commit ed282406d5
28 changed files with 4301 additions and 0 deletions

7
labs/lab6/tsconfig.json Normal file
View File

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