Skip to main content
Module

x/scaffold/src/deps/cli.ts>Cursor

scaffold your next project with style and 💗
Latest
interface Cursor
Re-export
import { type Cursor } from "https://deno.land/x/scaffold@0.3.0/src/deps/cli.ts";

Cursor position.

Properties

x: number
y: number