Dynamic module clone

Index

Functions

Functions

clone(parent: Object, circular?: boolean): Object

Parameters

  • parent: Object
  • circular?: boolean optional

    If not given, defaults to true in JS lib.

Returns

Object