import * as mod from "https://dotland.deno.dev/std@0.215.0/async/deadline.ts"; ClassescDeadlineErrorError thrown when {@link Deadline} times out. FunctionsfdeadlineCreate a promise which will be rejected with DeadlineError when a given delay is exceeded. InterfacesIDeadlineOptionsOptions for {@link Deadline}.