import * as froebel from "https://deno.land/x/froebel@v0.19.0/nullish.ts"; VariablesvnotNullishChecks if value is not nullish. Literal types are narrowed accordingly. vnullishChecks if value is nullish. Literal types are narrowed accordingly.