# GET_MATCH_RESULT

**Kind:** Constant

**Source:** [`src/request/constants.ts`](https://github.com/honojs/hono/blob/main/src/request/constants.ts#L1)

## Definition

```ts
unique symbol
```

## Value

```ts
Symbol()
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `matchedRoutes` — `src/helper/route/index.ts`:32
- `HonoRequest` — `src/request.ts`:34
