type alias REPLWriter Usageimport { type REPLWriter } from "node:repl"; Definition (this: REPLServer, obj: any) => string