NeahNew/node_modules/next/dist/shared/lib/router/utils/index.d.ts
2025-05-03 14:17:46 +02:00

3 lines
121 B
TypeScript

export { getSortedRoutes, getSortedRouteObjects } from './sorted-routes';
export { isDynamicRoute } from './is-dynamic';