Module

x/hono/context.ts>ExecutionContext

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
interface ExecutionContext
import { type ExecutionContext } from "https://dotland.deno.dev/x/hono@v4.1.5/context.ts";

Methods

waitUntil(promise: Promise<unknown>): void
passThroughOnException(): void