Skip to main content
Module

std/node/_readline.d.ts>CursorPos

Deno standard library
Go to Latest
interface CursorPos
import { type CursorPos } from "https://deno.land/std@0.167.0/node/_readline.d.ts";

Properties

rows: number
cols: number