GitHub

MagentoRouteResponse

Type

import { MagentoRouteResponse } from '@daffodil/external-router/driver/magento'

interface MagentoRouteResponse {
  route: MagentoRoute
}