GitHub

MagentoSwatchDataInterface

interface

import { MagentoSwatchDataInterface } from '@daffodil/product-configurable/driver/magento'

interface MagentoSwatchDataInterface {
  value: string
  thumbnail: string
}