Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/earthstar/src/test/asserts.ts>fail

Storage for private, distributed, offline-first applications.
Go to Latest
function fail
import { fail } from "https://deno.land/x/earthstar@v10.0.1/src/test/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never