PURISTA API / @purista/core / convertToCamelCase
Function: convertToCamelCase()
convertToCamelCase(
str
):string
Defined in: packages/core/src/helper/string/convertToCamelCase.impl.ts:9
Converts a string into camelCase
Parameters
str
string
string
Returns
string
string converted to camelCase