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