Skip to main content
Deno.errors.TimedOut - Deno documentation
class Deno.errors.TimedOut
extends Error
Raised when the underlying operating system reports that an I/O operation has timed out (`ETIMEDOUT`).