obscenity / CharacterMapping
CharacterMapping =
Map<string,string> |Record<string,string>
Defined in: src/transformer/remap-characters/index.ts:60
Maps characters to other characters. The key of the map/object should be the transformed character, while the value should be a set of characters that map to the transformed character.