3 lines
98 B
TypeScript
3 lines
98 B
TypeScript
export { getSortedRoutes } from './sorted-routes';
|
|
export { isDynamicRoute } from './is-dynamic';
|