crap
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export type Client = {
|
||||
id?: number;
|
||||
id: number;
|
||||
name: string;
|
||||
address: string;
|
||||
}
|
||||
Reference in New Issue
Block a user