* Camelcases a hyphenated string, for example: * * > camelize('background-color') * < "backgroundColor" * * @param {string} string * @return {string}
(string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected