/opt/canhelp/node_modules/next/dist/server/dev
Edit: /opt/canhelp/node_modules/next/dist/server/dev/node-stack-frames.d.ts (154B)
import { type ErrorSourceType } from '../../shared/lib/error-source';
export declare function getServerError(error: Error, type: ErrorSourceType): Error;