Type Alias: TransformersByType
TransformersByType:
{ readonly [K in Transformer["type"] as KebabToCamel<K>]: Filter<Transformer, Object>[] }
Transformers by type (element, textFormat, textMatch)
TransformersByType:
{ readonly [K in Transformer["type"] as KebabToCamel<K>]: Filter<Transformer, Object>[] }
Transformers by type (element, textFormat, textMatch)