wonder-stuff
    Preparing search index...
    • Clone a value and all of its nested values.

      This produces a deep clone of a given value.

      Type Parameters

      • T

      Parameters

      • value: T

        The value to clone.

      Returns T

      The cloned value.