Skip to main content
Module

x/unnullish/unnullish.ts>Nullish

🦕 An opposite function of nullish coalescing operator
Latest
type alias Nullish
import { type Nullish } from "https://deno.land/x/unnullish@v1.0.2/unnullish.ts";
definition: undefined | null