import { default } from "https://deno.land/x/eta@v2.0.0/err.ts";
This returns a new Error with a custom prototype. Note that it's not a constructor
import { default } from "https://deno.land/x/eta@v2.0.0/err.ts";
This returns a new Error with a custom prototype. Note that it's not a constructor