import { DaffProductCollection } from '@daffodil/product'
A product collection.
type DaffProductCollection = DaffCollection<DaffProduct>