wilddragon-site/node_modules/next/dist/esm/server/route-matches/route-match.js
2026-04-17 15:51:01 -04:00

6 lines
No EOL
186 B
JavaScript
Executable file

/**
* 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