---
title: RouteDefs
---

# RouteDefs

<a href="https://github.com/remix-run/remix/blob/remix@3.0.0-alpha.6/packages/fetch-router/src/lib/route-map.ts#L147" target="_blank">View Source</a>

## Summary

A map of route names to route definitions.

## Signature

```ts
interface RouteDefs
```