type alias REPLCommandAction
Usage in Deno
import { type REPLCommandAction } from "node:repl";
(this: REPLServer,text: string,) => void
import { type REPLCommandAction } from "node:repl";
(this: REPLServer,text: string,) => void