Files
scrap/node_modules/next/dist/esm/server/future/route-matches/route-match.js
2024-09-24 03:52:46 +00: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