fix architecture and write new tests

This commit is contained in:
root
2026-06-10 00:40:19 -04:00
parent 560da1cadf
commit 80a597bc10
377 changed files with 84020 additions and 1337 deletions
-1
View File
@@ -33,7 +33,6 @@ export interface Company {
email: string
phone: string | null
status: string
apiKey: string
}
export interface Employee {
-1
View File
@@ -33,7 +33,6 @@ export interface Company {
email: string
phone: string | null
status: string
apiKey: string
}
export interface Employee {