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

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