import { nullish } from "https://deno.land/x/froebel@v0.18.0/nullish.ts";
Checks if value
is nullish. Literal types are narrowed accordingly.
import { nullish } from "https://deno.land/x/froebel@v0.18.0/nullish.ts";
Checks if value
is nullish. Literal types are narrowed accordingly.