import { setPrepareStackTrace } from "https://deno.land/x/deno@v0.28.0/cli/js/error_stack.ts";
Sets the prepareStackTrace
method on the Error constructor which will
op into Rust to remap source code for caught errors where the .stack
is
being accessed.