Skip to main content
Module

x/deno_doc/types.d.ts>Location

Documentation generator for Deno
Go to Latest
interface Location
import { type Location } from "https://deno.land/x/deno_doc@0.93.0/types.d.ts";

Properties

filename: string
line: number
col: number