Skip to main content
Module

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

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/earthstar@v9.3.3/src/test/asserts.ts";

Use this to stub out methods that will throw when invoked.

Parameters

optional
msg: string

Returns

never