# KnownResponseFormat

**Kind:** Type

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

## Definition

```ts
'json' | 'text' | 'redirect'
```
