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

5 lines
No EOL
159 B
JavaScript
Executable file

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