Files
muzak/node_modules/next/dist/shared/lib/router/utils/index.d.ts
T
2025-07-02 11:28:41 +02:00

3 lines
121 B
TypeScript

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