Type alias ProductCatalogHelperType<P, T>

ProductCatalogHelperType<P, T>: ((productPrice: ProductPrice, params: P, context: Context) => T)

Type Parameters

Type declaration