Skip to main content
Module

x/earthstar/src/entries/universal.ts>notErr

Storage for private, distributed, offline-first applications.
Go to Latest
function notErr
Re-export
import { notErr } from "https://deno.land/x/earthstar@v10.0.2/src/entries/universal.ts";

Check if any value is a subclass of EarthstarError (return false) or not (return true)

Parameters

x: T | Error