# checkUserAgentEquals

**Kind:** Function

**Source:** [`src/helper/adapter/index.ts`](https://github.com/honojs/hono/blob/main/src/helper/adapter/index.ts#L86)

**Part of:** [Helper](subsystem-src-helper)

## Signature

```ts
function checkUserAgentEquals(platform: string): boolean
```

## Parameters

| Name | Type |
|---|---|
| `platform` | `string` |

**Returns:** `boolean`
