import { assertCallbackErrorUncaught } from "https://deno.land/std@0.110.0/node/_utils.ts";
Asserts that an error thrown in a callback will not be wrongly caught.
import { assertCallbackErrorUncaught } from "https://deno.land/std@0.110.0/node/_utils.ts";
Asserts that an error thrown in a callback will not be wrongly caught.