Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>Cursor

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Cursor
Re-export
import { type Cursor } from "https://deno.land/x/lume@v2.2.2/deps/cliffy.ts";

Cursor position.

Properties

x: number
y: number