Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 213 Bytes

IFieldFormatterConfig.md

File metadata and controls

9 lines (5 loc) · 213 Bytes

datakit / IFieldFormatterConfig

Interface: IFieldFormatterConfig

Configures formatting for named fields in the JSON data.

Indexable

▪ [fieldName: string]: (value: string) => any