Type Alias BrandPillDetails

BrandPillDetails: { brand: { name: string } }

Type declaration

  • brand: { name: string }