Skip to content

env

reference
1 min readUpdated

Kind: Function

Source: src/helper/adapter/index.ts

Part of: Helper

Signature

ts
function env(c: T extends Record<string, unknown> ? Context : C, runtime: Runtime): T & C['env']

Parameters

NameType
cT extends Record<string, unknown> ? Context : C
runtimeRuntime

Returns: T & C['env']

Was this page helpful?

Download as PDF
env — Hono (narrator proof)