@xo-cash/utils
    Preparing search index...

    Function fromExtendedJson

    • Deserializes a string to an object using the extendedJsonReviver.

      Parameters

      • serializedObject: string

        The string to deserialize.

      Returns unknown

      The object reconstructed from the string.