Go to Latest
interface Location
import { type Location } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.js";

Properties

file: string
namespace: string
line: number

1-based

column: number

0-based, in bytes

length: number

in bytes

lineText: string
suggestion: string