Skip to main content
Go to Latest
function unreachable
import { unreachable } from "https://deno.land/std@0.74.0/testing/asserts.ts";

Use this to assert unreachable code.

Returns

never