Skip to content

@miyue-mma/shared / pascal

函数: pascal()

ts
function pascal(str): string

多单词首字母大写

参数

str

string

返回

string

Released under the MIT License.