Skip to content

knownUserAgents

reference
1 min readUpdated

Kind: Constant

Source: src/helper/adapter/index.ts

Part of: Helper

Definition

ts
Partial<Record<Runtime, string>>

Value

ts
{
  deno: 'Deno',
  bun: 'Bun',
  workerd: 'Cloudflare-Workers',
  node: 'Node.js',
}

Was this page helpful?

Download as PDF
knownUserAgents — Hono (narrator proof)