Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/actionify/tests/deps.ts>unimplemented

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function unimplemented
import { unimplemented } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";

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

Parameters

optional
msg: string

Returns

never