# Matcher

**Kind:** Type

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

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

## Definition

```ts
[RegExp, HandlerData<T>[], StaticMap<T>]
```
