interface Locationimport { type Location } from "https://dotland.deno.dev/x/aleph@1.0.0-alpha.15/compiler/types.ts"; Propertiesreadonlyline: numberThe line number (1-based). readonlycolumn: numberThe column number (0-based).