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