class TimeError extends Errorimport { TimeError } from "https://dotland.deno.dev/std@0.181.0/testing/time.ts"; An error related to faking time. ConstructorsnewTimeError(message: string)