UNPKG

@marketto/diacritic-remover

Version:
5 lines (4 loc) 85 B
interface IDiacriticSet { [key: string]: string; } export default IDiacriticSet;