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

Use this to assert unreachable code.

Returns

never