Skip to main content
Module

x/unnullish/mod.ts>Nullish

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