Няма описание

123
  1. declare function paramCase (value: string, locale?: string): string;
  2. export = paramCase;