Searched defs:customFormatters (Results 1 – 2 of 2) sorted by relevance
153 const customFormatters = new Map<string, PropertyFormatter>([ constant209 const customFormatters = new Map<string, PropertyFormatter>([ constant
41 const customFormatters = new Map([['timestamp', TIMESTAMP_NODE_FORMATTER]]); constant