# StaticMap

**Kind:** Type

**Source:** [`src/router/reg-exp-router/matcher.ts`](https://github.com/honojs/hono/blob/main/src/router/reg-exp-router/matcher.ts#L5)

**Part of:** [Router](subsystem-src-router)

## Definition

```ts
Record<string, Result<T>>
```
