w
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ export interface Person {
|
||||
phones: Record<string, string>;
|
||||
address: string;
|
||||
directReports: Array<{ name: string; email: string }>;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user