Files
recipe-app/frontend/node_modules/next/dist/esm/server/route-matches/route-match.js
T
2026-04-09 09:14:39 +02:00

6 lines
186 B
JavaScript

/**
* RouteMatch is the resolved match for a given request. This will contain all
* the dynamic parameters used for this route.
*/ export { };
//# sourceMappingURL=route-match.js.map