Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OldGetter

Hierarchy

  • OldGetter

Callable

  • __call(): any

Index

Properties

Properties

Optional callback

callback: function

Type declaration

    • (v: any, scope: object, prop: string): any
    • Parameters

      • v: any
      • scope: object
      • prop: string

      Returns any

Generated using TypeDoc