MagentoRouteResponse
import { MagentoRouteResponse } from '@daffodil/external-router/driver/magento'
interface MagentoRouteResponse {
route: MagentoRoute
}
Properties
Name | Type | Description |
---|---|---|
route | MagentoRoute |
import { MagentoRouteResponse } from '@daffodil/external-router/driver/magento'
interface MagentoRouteResponse {
route: MagentoRoute
}
Name | Type | Description |
---|---|---|
route | MagentoRoute |