lingjing/node_modules/next/dist/shared/lib/router/utils/index.d.ts
2026-02-23 09:51:43 +00:00

3 lines
121 B
TypeScript

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