pokemon-rogue-battle
    Preparing search index...

    Function deepCopy

    • Perform a deep copy of an object.

      Parameters

      • values: object

        The object to be deep copied.

      Returns object

      A new object that is a deep copy of the input.