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