Files
2026-01-01 15:25:19 +05:30

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