Client: Typing for spool and vendor useTable
This commit is contained in:
@@ -11,4 +11,5 @@ export interface ISpool {
|
||||
location?: string;
|
||||
lot_nr?: string;
|
||||
comment?: string;
|
||||
[key: string]: unknown;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user