---
title: RouteDefs
source: https://github.com/remix-run/remix/blob/main/packages/routes/src/lib/route-map.ts#L147
---

# RouteDefs

## Summary

A map of route names to route definitions.

## Signature

```ts
interface RouteDefs
```