大活
This commit is contained in:
4
art-agent/frontend/node_modules/next/dist/server/route-matches/app-page-route-match.d.ts
generated
vendored
Normal file
4
art-agent/frontend/node_modules/next/dist/server/route-matches/app-page-route-match.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { RouteMatch } from './route-match';
|
||||
import type { AppPageRouteDefinition } from '../route-definitions/app-page-route-definition';
|
||||
export interface AppPageRouteMatch extends RouteMatch<AppPageRouteDefinition> {
|
||||
}
|
||||
Reference in New Issue
Block a user