Type Alias FieldGetter<T>

FieldGetter<T>: ((record: T) => any)

Type Parameters

  • T