Function safeStringifyJson

  • Stringify a value as JSON with some differences:

    Returns

    the resulting json.

    Parameters

    • stringifyTarget: any

      the value to stringify.

    Returns string

Generated using TypeDoc