Skip to content

@miyue-mma/shared / camel

函数: camel()

ts
function camel(str): string

转驼峰命名

参数

str

string

返回

string

Released under the MIT License.