function hideStackFramesimport { hideStackFrames } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; hideStackFrames<T extends GenericFunction = GenericFunction>(fn: T): TThis function removes unnecessary frames from Node.js core errors. Type ParametersoptionalT extends GenericFunction = GenericFunctionParametersfn: TReturnsTimport hideStackFramesimport { hideStackFrames } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts";