Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/scaffold/tests/deps.ts>unimplemented

scaffold your next project with style and ๐Ÿ’—
Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/scaffold@0.3.0/tests/deps.ts";

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

Parameters

optional
msg: string

Returns

never