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