Skip to main content
Module

x/windmill/node_modules/@jsdevtools/ono/esm/stack.js>joinStacks

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
function joinStacks
import { joinStacks } from "https://deno.land/x/windmill@v1.397.0/node_modules/@jsdevtools/ono/esm/stack.js";

Appends the original Error.stack property to the new Error's stack.

Parameters

newError
originalError