import { notErr } from "https://deno.land/x/stone_soup@v8.0.0/src/util/errors.ts";
Check if any value is a subclass of EarthstarError (return false) or not (return true)
import { notErr } from "https://deno.land/x/stone_soup@v8.0.0/src/util/errors.ts";
Check if any value is a subclass of EarthstarError (return false) or not (return true)