type alias REPLEval
Usage
import { type REPLEval } from "node:repl";
(this: REPLServerevalCmd: stringcontext: Contextfile: stringcb: (err: Error | null, result: any) => void) => void
import { type REPLEval } from "node:repl";
(this: REPLServerevalCmd: stringcontext: Contextfile: stringcb: (err: Error | null, result: any) => void) => void