GitHub

DaffProductImage

Interface for an image on a DaffProduct.

API

interface DaffProductImage {
  label: string
}

Properties

Name Type Description
label string A label describing the image.