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

x/timeout/timeout.ts>TimeoutError

Abortable promise timeout for Deno
Latest
class TimeoutError
extends Error
import { TimeoutError } from "https://deno.land/x/timeout@2.4/timeout.ts";

Constructors

new
TimeoutError()