Module

x/hono/mod.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/mod.ts";

Methods

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