wilddragon-site/node_modules/next/dist/esm/server/route-matchers/app-route-route-matcher.js

5 lines
159 B
JavaScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
import { RouteMatcher } from './route-matcher';
export class AppRouteRouteMatcher extends RouteMatcher {
}
//# sourceMappingURL=app-route-route-matcher.js.map