import { lazyJoinStacks } from "https://deno.land/x/windmill@v1.415.2/node_modules/@jsdevtools/ono/esm/stack.js";
Calls joinStacks
lazily, when the Error.stack
property is accessed.
x/windmill/node_modules/@jsdevtools/ono/esm/stack.js>lazyJoinStacks
import { lazyJoinStacks } from "https://deno.land/x/windmill@v1.415.2/node_modules/@jsdevtools/ono/esm/stack.js";
Calls joinStacks
lazily, when the Error.stack
property is accessed.