Skip to main content
Module

std/assert/mod.ts>unreachable

Deno standard library
Go to Latest
function unreachable
import { unreachable } from "https://deno.land/std@0.208.0/assert/mod.ts";

Use this to assert unreachable code.

Returns

never