Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/snel/imports/esbuild.ts>Location

A Cybernetical framework for svelte applications in deno
Latest
interface Location
import { type Location } from "https://deno.land/x/snel@v0.7.1/imports/esbuild.ts";

Properties

file: string
namespace: string
line: number
column: number
length: number
lineText: string
suggestion: string
file: string
namespace: string
line: number
column: number
length: number
lineText: string
suggestion: string