@wtasnorg/node-lib
@wtasnorg/node-lib / toLowerString
toLowerString(s): string
s
string
Defined in: src/strings.ts:921
ToLower returns s with all Unicode letters mapped to their lower case.
Input string.
Lower-cased string.