lingjing/node_modules/next/dist/esm/server/route-matchers/app-route-route-matcher.js
2026-02-23 09:51:43 +00:00

5 lines
159 B
JavaScript

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