UNPKG

@muryp/router-dom

Version:
3 lines (2 loc) 128 B
import type { TMurypRoutes } from '../types/global'; export declare function convertRoutes(routes: TMurypRoutes): TMurypRoutes;