Type Alias FieldDef<T>

FieldDef<T>: keyof T | FieldGetter<T> | FieldAssessor<T>

Type Parameters

  • T