The JSON string whose indentation level is to be calculated.
The number of leading spaces on the second line of the JSON string, or 0 if the JSON string has less than two lines or if the second line does not start with any spaces.
Generated using TypeDoc
This function calculates the indentation level of a JSON string.