class NotImplementedError extends EarthstarErrorimport { NotImplementedError } from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/util/errors.ts"; ConstructorsnewNotImplementedError(message?: string)