Skip to content

handle

reference
1 min readUpdated

Kind: Function

Source: src/adapter/cloudflare-pages/handler.ts

Part of: Adapter

Signature

ts
function handle(app: Hono<E, S, BasePath>): PagesFunction<E['Bindings']>

Parameters

NameType
appHono<E, S, BasePath>

Returns: PagesFunction<E['Bindings']>

Was this page helpful?

Download as PDF
handle — Hono (narrator proof)