isProduct
A helper function to verify that a model is a Product.
import { isProduct } from '@daffodil/product/testing'
function isProduct(product: DaffProduct): boolean
A helper function to verify that a model is a Product.
import { isProduct } from '@daffodil/product/testing'
function isProduct(product: DaffProduct): boolean