upd
This commit is contained in:
@@ -15,6 +15,7 @@ interface IUnit {
|
||||
bathrooms: number;
|
||||
parkingSpaces: number;
|
||||
unitPrice?: number;
|
||||
unitName: string;
|
||||
}
|
||||
|
||||
export default IUnit;
|
||||
|
||||
Reference in New Issue
Block a user