Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SetWithCustomizer<T>

Type parameters

  • T

Hierarchy

  • SetWithCustomizer

Callable

  • __call(nsValue: any, key: string, nsObject: T): any
  • Parameters

    • nsValue: any
    • key: string
    • nsObject: T

    Returns any