ts-playground
    Preparing search index...
    • Deep copy an object

      Type Parameters

      • T

      Parameters

      • obj: T

      Returns T

      copied object

      This function is not suitable for copying objects with functions, symbols, or circular references.