• Performs a deep copy of a storage object or primitive. Supports nested IStorage, IStorageArray, Primitive. All other types are transferred as is.

    Type Parameters

    Parameters

    • storage: undefined | null | T

      The storage object or primitive to be cloned.

    Returns null | T

    New storage object or primitive; null if cloning failed.

MMNEPVFCICPMFPCPTTAAATR