Skip to main content
Module

x/silicon/deps.ts>unimplemented

Deno module to generate images from source code using Aloxaf/silicon.
Go to Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/silicon@0.0.6/deps.ts";

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

Parameters

optional
msg: string

Returns

never