property ReplOptions.ignoreUndefined Usage in Denoimport { type ReplOptions } from "node:repl"; If true, specifies that the default writer will not output the return value of a command if it evaluates to undefined. Type boolean | undefined