Skip to content

TableStream ​

Output stream override for text table rendering.

Signatures ​

ts
type TableStream = "stdout" | "stderr";

See Also ​

Released under the MIT License.