Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MergeWithCustomizer

Hierarchy

  • MergeWithCustomizer

Callable

  • __call(value: any, srcValue: any, key?: string, object?: Object, source?: Object): any
  • Parameters

    • value: any
    • srcValue: any
    • Optional key: string
    • Optional object: Object
    • Optional source: Object

    Returns any