Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssignCustomizer

Hierarchy

  • AssignCustomizer

Callable

  • __call(objectValue: any, sourceValue: any, key?: string, object?: __type, source?: __type): any
  • __call(objectValue: any, sourceValue: any, key?: string, object?: __type, source?: __type): any
  • Parameters

    • objectValue: any
    • sourceValue: any
    • Optional key: string
    • Optional object: __type
    • Optional source: __type

    Returns any

  • Parameters

    • objectValue: any
    • sourceValue: any
    • Optional key: string
    • Optional object: __type
    • Optional source: __type

    Returns any