# TEXT_PLAIN

**Kind:** Constant

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

## Definition

```ts
'text/plain; charset=UTF-8'
```

## Value

```ts
'text/plain; charset=UTF-8'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `streamText` — `src/helper/streaming/text.ts`:6
