Files
scrap/node_modules/next/dist/shared/lib/router/utils/index.d.ts
2024-09-24 03:52:46 +00:00

3 lines
98 B
TypeScript

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