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