Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ultra/lib/deps.ts>Hono#dispatch

💎 Next-gen browser/server fluid React framework
Go to Latest
method Hono.prototype.dispatch
Re-export
import { Hono } from "https://deno.land/x/ultra@v2.0.0-alpha.5/lib/deps.ts";

Parameters

request: Request
optional
eventOrExecutionCtx: ExecutionContext | FetchEvent
optional
env: E