property REPLServer.prototype.lastError Usage in Denoimport { REPLServer } from "node:repl"; The last error raised inside the REPL (assigned to the _error variable inside of the REPL). Type any