Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function unreachable
import { unreachable } from "https://deno.land/std@0.201.0/testing/asserts.ts";

Use this to assert unreachable code.

Returns

never