NeahNew/node_modules/next/dist/esm/server/route-matchers/app-route-route-matcher.js
2025-05-03 14:17:46 +02:00

5 lines
159 B
JavaScript

import { RouteMatcher } from './route-matcher';
export class AppRouteRouteMatcher extends RouteMatcher {
}
//# sourceMappingURL=app-route-route-matcher.js.map