Skip to main content
ReadLineOptions.tabSize - readline - Node documentation
property ReadLineOptions.tabSize

Usage in Deno

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

Type

number | undefined