Skip to main content

writer

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.

REPLWriter & { options: InspectOptions; }
Back to top