Initial boiler plate project
This commit is contained in:
5
node_modules/next/dist/esm/server/future/route-matchers/app-route-route-matcher.js
generated
vendored
Normal file
5
node_modules/next/dist/esm/server/future/route-matchers/app-route-route-matcher.js
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
import { RouteMatcher } from "./route-matcher";
|
||||
export class AppRouteRouteMatcher extends RouteMatcher {
|
||||
}
|
||||
|
||||
//# sourceMappingURL=app-route-route-matcher.js.map
|
||||
Reference in New Issue
Block a user