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