convertRoutesToDataRoutes

external fun convertRoutesToDataRoutes(    routes: ReadonlyArray<AgnosticRouteObject>,     mapRouteProperties: MapRoutePropertiesFunction,     parentPath: ReadonlyArray<String> = definedExternally,     manifest: RouteManifest = definedExternally): ReadonlyArray<AgnosticDataRouteObject>(source)