Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/src/util/errors.ts>NotSupportedError

Storage for private, distributed, offline-first applications.
Go to Latest
class NotSupportedError
import { NotSupportedError } from "https://deno.land/x/earthstar@v10.0.1/src/util/errors.ts";

Constructors

new
NotSupportedError(message?: string)