Variable squareConst

square: { d: string; height: number; id: string; width: number } = ...

Type declaration

  • d: string
  • height: number
  • id: string
  • width: number