Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ahh/test_deps.ts>unreachable

Idiomatic type-safety structures for TypeScript.
Go to Latest
function unreachable
import { unreachable } from "https://deno.land/x/ahh@v0.10.0/test_deps.ts";

Use this to assert unreachable code.

Returns

never