deno.com
variable writer

This is the default "writer" value, if none is passed in the REPL options, and it can be overridden by custom print functions.

Type #

REPLWriter & { options: InspectOptions; }