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

Usage in Deno

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

Type