Prints indented code records.
Always places each record on a new line, and prepends it with indentation symbols. Even for line output.
A function that receives an indented output to print the records to.
Indentation symbols. Two spaces by default.
this
instance.
Prints code records.
Each record is placed on a new line, unless this is an line output.
Rest
...records: (string | EsPrinter)[]Written code records, either strings or code printers.
this
instance.
Prints collected code to another output.
Target code output.
Generated using TypeDoc
Code output collects printed code. The printed code can be () serialized then.