A lightweight JSON RPC client & server
Home > async-call-rpc > JSONEncoderOptions > space
Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read.
Signature:
space?: string | number | undefined;