import { ifError } from "https://deno.land/std@0.172.0/node/assert/strict.ts";
Throws value
if the value is not null
or undefined
.
import { ifError } from "https://deno.land/std@0.172.0/node/assert/strict.ts";
Throws value
if the value is not null
or undefined
.