import { joinStacks } from "https://deno.land/x/windmill@v1.415.2/node_modules/@jsdevtools/ono/esm/stack.js";
Appends the original Error.stack
property to the new Error's stack.
x/windmill/node_modules/@jsdevtools/ono/esm/stack.js>joinStacks
import { joinStacks } from "https://deno.land/x/windmill@v1.415.2/node_modules/@jsdevtools/ono/esm/stack.js";
Appends the original Error.stack
property to the new Error's stack.