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