interface esbuild.Locationimport { type esbuild } from "https://deno.land/x/fastro@v0.83.5/build/deps.ts"; const { Location } = esbuild; Propertiesfile: stringnamespace: stringline: number1-based column: number0-based, in bytes length: numberin bytes lineText: stringsuggestion: string