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

x/pagic/deps.ts>asserts.unreachable

A static site generator powered by Deno + React
Latest
function asserts.unreachable
import { asserts } from "https://deno.land/x/pagic@v1.6.3/deps.ts";
const { unreachable } = asserts;

Use this to assert unreachable code.

Returns

never