Skip to content

@miyue-mma/shared / capitalize

函数: capitalize()

ts
function capitalize(str): string

首字母大写

参数

str

string

返回

string

Released under the MIT License.