Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "methods/deepCopy"

Index

Functions

Functions

deepCopy

  • deepCopy(obj: any, cache?: Array<any>): any
  • Parameters

    • obj: any
    • Default value cache: Array<any> = []

    Returns any

    拷贝后的对象/数组

Generated using TypeDoc