wilddragon-site/node_modules/next/dist/shared/lib/router/utils/index.d.ts
2026-04-17 15:51:01 -04:00

2 lines
121 B
TypeScript
Executable file

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