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