Skip to main content
CursorPos - readline - Node documentation
interface CursorPos

Usage in Deno

import { type CursorPos } from "node:readline";

Properties

rows: number
cols: number