Updated typing export/import;

This commit is contained in:
Lechner Julian - FrauJulian
2025-10-10 18:25:24 +02:00
parent 0b0ae23c62
commit 21d8894629
8 changed files with 1186 additions and 1039 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env sh
npm run format || exit 1
npm run lint:fix || exit 1
npm run build || exit 1