Neah/node_modules/next/dist/esm/server/route-matchers/app-route-route-matcher.js
2025-04-24 17:19:14 +02:00

5 lines
159 B
JavaScript

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