first commit

This commit is contained in:
2024-02-16 22:52:53 +01:00
commit 826c4c0186
13 changed files with 17300 additions and 0 deletions

4
tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
"compilerOptions": {},
"extends": "expo/tsconfig.base"
}