Skip to main content
Module

x/lume/deps/cliffy.ts>Cursor

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

Cursor position.

Properties

x: number
y: number