Initial boiler plate project
This commit is contained in:
6
node_modules/next/dist/esm/server/future/route-matches/route-match.js
generated
vendored
Normal file
6
node_modules/next/dist/esm/server/future/route-matches/route-match.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* RouteMatch is the resolved match for a given request. This will contain all
|
||||
* the dynamic parameters used for this route.
|
||||
*/ export { };
|
||||
|
||||
//# sourceMappingURL=route-match.js.map
|
||||
Reference in New Issue
Block a user