Initial Commit ...

This commit is contained in:
2026-04-17 16:22:31 +03:30
commit 2f271b21a2
65 changed files with 10616 additions and 0 deletions
@@ -0,0 +1,10 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "./tsconfig.lib.json",
"compilerOptions": {
"declarationMap": false
},
"angularCompilerOptions": {
"compilationMode": "partial"
}
}