GitHubJupyter
  • Preparing search index...
  • The search index is not available
@lumino
  • @lumino
  • coreutils
  • JSONExt
  • deepCopy

Function deepCopy

  • deepCopy<T>(value): T
  • Create a deep copy of a JSON value.

    Type Parameters

    • T extends ReadonlyPartialJSONValue

    Parameters

    • value: T

      The JSON value to copy.

    Returns T

    A deep copy of the given JSON value.

    • Defined in packages/coreutils/src/json.ts:228

Settings

Member Visibility

Theme

@lumino
  • Loading...

Generated using TypeDoc