Convert a js value into a sequence of path/value pairs

Constructors

Properties

Methods

Constructors

  • Convert a js value into a sequence of path/value pairs

    Parameters

    • Optionaloptions: { includes?: string; maxDepth?: number } = {}
      • Optionalincludes?: string

        Expression using the includes syntax

      • OptionalmaxDepth?: number

        Max parsing depth

    Returns default

Properties

matcher: MatcherContainer
maxDepth: number

Methods