UNPKG

@opstarts/chimp

Version:

Develop acceptance tests & end-to-end tests with realtime feedback.

4 lines (2 loc) 90 B
declare function lowerCase (value: string, locale?: string): string; export = lowerCase;