ComposingNormalizer.d.ts (82B)
1 import { ComposingNormalizer } from "icu4x" 2 export function normalize(s: string);