Skip to main content
Module

x/froebel/nullish.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.21.3/nullish.ts";

Variables

Checks if value is not nullish. Literal types are narrowed accordingly.

Checks if value is nullish. Literal types are narrowed accordingly.