index.d.ts 98 B

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