interface StackFrameimport { type StackFrame } from "https://dotland.deno.dev/x/fresh@1.7.3/src/server/code_frame.ts"; PropertiesfnName: stringfile: stringline: numbercolumn: number