Type Alias FieldSetter<T>

FieldSetter<T>: ((record: T, value: any) => boolean)

Type Parameters

  • T