Skip to content

Type Alias: FieldValueFormatters

ts
type FieldValueFormatters = Record<string, FieldValueFormatter>;