Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "nodes/extract"

Index

Functions

Functions

Const extract

  • extract(path: Path, inputID?: undefined | string): NodeFactory<any>
  • Nested value extraction node. Higher order function.

    Inputs: 1

    Parameters

    • path: Path

      value lookup path

    • Optional inputID: undefined | string

      default: src

    Returns NodeFactory<any>

Generated using TypeDoc