@resistdesign/voltra
    Preparing search index...

    Function getPotentialJSONValue

    • Parse a string into JSON if possible, otherwise return the raw value.

      Parameters

      • value: string

        Input string to parse.

      Returns any

      Parsed JSON or the original string.