class TimeoutError extends EarthstarErrorimport { TimeoutError } from "https://deno.land/x/stone_soup@v8.0.0/src/util/errors.ts"; ConstructorsnewTimeoutError(message?: string)