import { notErr } from "https://deno.land/x/earthstar@v10.0.0-beta.5/mod.browser.ts";
Check if any value is a subclass of EarthstarError (return false) or not (return true)
Parameters
x: T | Error
x/earthstar/mod.browser.ts>notErr
import { notErr } from "https://deno.land/x/earthstar@v10.0.0-beta.5/mod.browser.ts";
Check if any value is a subclass of EarthstarError (return false) or not (return true)