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

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