Converts the input into a string. Tries first with JSON5 and, if that fails, falls back to a regular .toString() conversion.
.toString()
@augment-vir/common
Converts the input into a string. Tries first with JSON5 and, if that fails, falls back to a regular
.toString()
conversion.